Merge pull request #1095 from Shopify/travis/remove-rainbow-gem

Stop installing the rainbow gem on Travis
This commit is contained in:
David Cornu
2019-04-23 17:20:38 -04:00
committed by GitHub

View File

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