Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Upgrade bundler for Chef compat
Browse files Browse the repository at this point in the history
  • Loading branch information
coderanger committed Mar 4, 2016
1 parent 7bf0446 commit 9490af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ rvm:
env:
global:
- USE_SYSTEM_GECODE=true
before_install: "gem install bundler"
bundler_args: "--binstubs=$PWD/bin --jobs 3 --retry 3"
script:
- "./bin/rake travis"
Expand Down

0 comments on commit 9490af7

Please sign in to comment.