Skip to content

Commit

Permalink
Do not use custom bundle location
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Feb 2, 2018
1 parent 793cdde commit 35ddd10
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 35ddd10

Please sign in to comment.