fix travis build

This commit is contained in:
Jerry Liu
2017-01-30 13:16:06 -05:00
parent a93eac0268
commit 23f2af8ff5

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: