Skip to content

Commit

Permalink
Merge pull request #244 from airbnb/fix_travis
Browse files Browse the repository at this point in the history
Try upgrading bundler on travis
  • Loading branch information
jolynch authored Sep 15, 2017
2 parents 117e26d + b808ce5 commit b1ef754
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 @@ -7,3 +7,6 @@ rvm:
- 2.1.10
- 2.2.5
- 2.3.1

before_install:
- gem install bundler

0 comments on commit b1ef754

Please sign in to comment.