Skip to content

Commit

Permalink
[travis] 2.2.1 breaks travis, trying 2.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
truthbk committed Feb 23, 2017
1 parent 269f3df commit 09221ca
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.2.1
- rvm install 2.1.5
install: echo "OVERRIDING TRAVIS STEPS"
before_script: echo "OVERRIDING TRAVIS STEPS"

Expand Down

0 comments on commit 09221ca

Please sign in to comment.