Skip to content

Commit

Permalink
Allow Travis to install rainbow
Browse files Browse the repository at this point in the history
  • Loading branch information
monfresh committed Feb 17, 2017
1 parent b5fdae7 commit 48501e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: ruby
bundler_args: "--without development:production"
cache: bundler
sudo: false
before_install: gem update --system
script: bundle exec rspec
rvm:
- 2.3.3
Expand Down

0 comments on commit 48501e1

Please sign in to comment.