Skip to content

Commit

Permalink
Update bundler before travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
benbarnett committed Jan 8, 2016
1 parent 7763937 commit 1135ada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ rvm:
- 1.9.3
- 2.1
- 2.2
before_install:
- gem update bundler
script:
- bundle exec rake
branches:
Expand Down

0 comments on commit 1135ada

Please sign in to comment.