Skip to content

Commit

Permalink
Make Travis happy
Browse files Browse the repository at this point in the history
  • Loading branch information
triskweline committed Sep 5, 2017
1 parent 56adc24 commit 34de49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: ruby
sudo: false sudo: false
rvm: rvm:
- "1.8.7" - "1.8.7"
- "2.1.0" - "2.1.8"
- "2.4.1" - "2.4.1"
before_install: gem install bundler # Fix bundler issues on 1.9.3 before_install: gem install bundler # Fix bundler issues on 1.9.3
before_script: rake travis_ci:prepare before_script: rake travis_ci:prepare
Expand Down

0 comments on commit 34de49a

Please sign in to comment.