Skip to content

Commit

Permalink
Try updating Rubygems to version 2.4.8 before Travis builds, to avoid…
Browse files Browse the repository at this point in the history
… install error on Reel
  • Loading branch information
deadprogram committed Feb 13, 2016
1 parent 5ed687e commit eab3f0f
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 @@ -16,7 +16,7 @@ matrix:
- rvm: rbx

before_install:
- gem update --system
- gem update --system 2.4.8
- gem --version

branches:
Expand Down

0 comments on commit eab3f0f

Please sign in to comment.