Skip to content

Commit

Permalink
[travis] rvm 2.1.x also breaks, trying 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
truthbk committed Feb 23, 2017
1 parent 09221ca commit 8b56584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ env:
before_install:
- echo "OVERRIDING TRAVIS STEPS"
- rvm get stable --auto-dotfiles
- rvm install 2.1.5
- rvm install 2.0.0
install: echo "OVERRIDING TRAVIS STEPS"
before_script: echo "OVERRIDING TRAVIS STEPS"

Expand Down

0 comments on commit 8b56584

Please sign in to comment.