diff --git a/script/build b/script/build index 3e80078ae..d13a8776f 100644 --- a/script/build +++ b/script/build @@ -1,2 +1,2 @@ #!/usr/bin/env ruby -system('pwd && cd builds/17 && bundle exec bundle install --gemfile Gemfile && bundle exec rspec spec') +system('pwd')