Skip to content

Commit

Permalink
Try to fix RubyGems bug for Travis CI
Browse files Browse the repository at this point in the history
More info [here](ku1ik/rainbow#49).
  • Loading branch information
AlexWayfer committed Jan 25, 2017
1 parent 71baa44 commit d8dc6c3
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
Expand Up @@ -4,5 +4,6 @@ rvm:
- 2.1.0
- 2.3.3
- 2.4.0
before_install: gem update --system --no-doc
after_success:
- bundle exec codeclimate-test-reporter

0 comments on commit d8dc6c3

Please sign in to comment.