Skip to content

Commit

Permalink
Merge pull request #532 from cucumber/fix-travis
Browse files Browse the repository at this point in the history
Fix Travis build
  • Loading branch information
mvz authored Feb 2, 2018
2 parents 793cdde + 35ddd10 commit 3c4b463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: ruby
script: bundle exec rake test
install: bin/bootstrap --path vendor/bundle --without development debug
bundler_args: --without development debug

jobs:
include:
Expand Down

0 comments on commit 3c4b463

Please sign in to comment.