Skip to content

Commit 09221ca

Browse files
committed
[travis] 2.2.1 breaks travis, trying 2.1.5.
1 parent 269f3df commit 09221ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ env:
3333
before_install:
3434
- echo "OVERRIDING TRAVIS STEPS"
3535
- rvm get stable --auto-dotfiles
36-
- rvm install 2.2.1
36+
- rvm install 2.1.5
3737
install: echo "OVERRIDING TRAVIS STEPS"
3838
before_script: echo "OVERRIDING TRAVIS STEPS"
3939

0 commit comments

Comments
 (0)