We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09221ca commit 8b56584Copy full SHA for 8b56584
.travis.yml
@@ -33,7 +33,7 @@ env:
33
before_install:
34
- echo "OVERRIDING TRAVIS STEPS"
35
- rvm get stable --auto-dotfiles
36
- - rvm install 2.1.5
+ - rvm install 2.0.0
37
install: echo "OVERRIDING TRAVIS STEPS"
38
before_script: echo "OVERRIDING TRAVIS STEPS"
39
0 commit comments