Skip to content

Commit

Permalink
Use latest Rubygems in Travis
Browse files Browse the repository at this point in the history
A bug in Rubgems < 2.6.9 prevents the rainbow gem from being installed. See: ku1ik/rainbow#44
  • Loading branch information
mmozuras authored Feb 12, 2017
1 parent 8196980 commit b5519d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: required
before_install: gem update --system
dist: trusty
language: ruby
rvm:
Expand Down

0 comments on commit b5519d7

Please sign in to comment.