Skip to content

Commit

Permalink
clean bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahselek committed Aug 15, 2017
1 parent 2e2981f commit 1b9d2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ before_install:
- rvm use $RVM_RUBY_VERSION

install:
- bundle install --without=documentation --path ../travis_bundle_dir
- bundle install

script:
- set -o pipefail
Expand Down

0 comments on commit 1b9d2a0

Please sign in to comment.