Skip to content

Commit

Permalink
Travis: Update Bundler instead of gem
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Sep 18, 2017
1 parent 1ffe809 commit 09be6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rvm:
- jruby-9.1.13.0
- jruby-head
before_install:
- gem update --system
- gem install bundler
branches:
only:
- master

0 comments on commit 09be6fe

Please sign in to comment.