Skip to content

Commit

Permalink
Make CI utilize fresh rubygems and bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
rwz committed Jan 8, 2018
1 parent 23e3461 commit 904d195
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ matrix:
fast_finish: true
sudo: false
before_install:
- gem update bundler
- gem update --system
- gem update --remote bundler

0 comments on commit 904d195

Please sign in to comment.