Skip to content

Commit

Permalink
Update bundler before installing
Browse files Browse the repository at this point in the history
  • Loading branch information
estolfo committed Jan 26, 2016
1 parent 0ec0a67 commit a6bf829
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3.0
- rbx-19mode
- jruby
- jruby-head
jdk:
- oraclejdk7
- openjdk7

before_install:
- gem update --system
- gem update bundler
env: CI="travis"
matrix:
allow_failures:
Expand Down

0 comments on commit a6bf829

Please sign in to comment.