Skip to content

Commit

Permalink
Use newest bundler in travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Dec 28, 2015
1 parent 2424b80 commit 8baa7bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,10 @@ rvm:
- 2.1
- 2.2

install:
- "gem install bundler"
- "bundle install --jobs=3 --retry=3"

env:
-
- RACK_VERSION=1.3.0
Expand Down

0 comments on commit 8baa7bd

Please sign in to comment.