Stop installing the rainbow gem on Travis

This commit is contained in:
David Cornu
2019-04-23 16:55:37 -04:00
parent c2ef247be5
commit 453f6348c2

View File

@@ -23,7 +23,6 @@ matrix:
- rvm: jruby-head
install:
- gem install rainbow -v 2.2.1
- bundle install
script: bundle exec rake