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 e2bf001 commit b4ba57a
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:
-
- PAPERCLIP_VERSION=3.4.0
Expand Down

0 comments on commit b4ba57a

Please sign in to comment.