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 269f3df commit 09221caCopy full SHA for 09221ca
.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.2.1
+ - rvm install 2.1.5
37
install: echo "OVERRIDING TRAVIS STEPS"
38
before_script: echo "OVERRIDING TRAVIS STEPS"
39
0 commit comments