fix travis build

This commit is contained in:
Jerry Liu
2017-01-31 17:04:36 -05:00
parent a93eac0268
commit 23f2af8ff5
+4
View File
@@ -19,6 +19,10 @@ matrix:
allow_failures:
- rvm: jruby-head
install:
- gem install rainbow -v 2.2.1
- bundle install
script: "bundle exec rake"
notifications: