Skip to content

Commit

Permalink
Remove call to bundle install during smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gma committed Mar 16, 2015
1 parent c8e0561 commit 3936e7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smoke-test.sh
Expand Up @@ -63,7 +63,6 @@ run_tests()
build_and_install()
{
echo rm -f pkg/$(gem_file)
run_with_ruby bundle install
run_with_ruby bundle exec rake install
}

Expand Down

0 comments on commit 3936e7c

Please sign in to comment.