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 e043ede commit 58e15ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ rvm:
- 2.1
- 2.2

install:
- sh -c "gem install bundler"

env:
-
- RACK_VERSION=1.1.0
Expand Down

0 comments on commit 58e15ff

Please sign in to comment.