This commit is contained in:
parent
825a447563
commit
f7ce67b768
1 changed files with 1 additions and 1 deletions
2
script/build
Executable file → Normal file
2
script/build
Executable file → Normal file
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env ruby
|
||||
system('cd builds/17 && bundle exec bundle install --gemfile Gemfile && bundle exec rspec spec')
|
||||
system('pwd && cd builds/17 && bundle exec bundle install --gemfile Gemfile && bundle exec rspec spec')
|
||||
|
|
|
|||
Loading…
Reference in a new issue