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 3763851
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
@@ -1,8 +1,9 @@
sudo: false
language: ruby
rvm:
- 2.1.0
- 2.1.10
- 2.3.3
- 2.4.0
before_install: gem update --system --no-doc
after_success:
- bundle exec codeclimate-test-reporter

0 comments on commit 3763851

Please sign in to comment.