Skip to content

Commit

Permalink
Revert rvm get stable in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tgsmith61591 committed Jan 23, 2018
1 parent 4e43186 commit e076965
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ cache:
- $HOME/.ccache

before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then rvm get stable; fi
- source build_tools/travis/before_install.sh
env:
global:
Expand Down

0 comments on commit e076965

Please sign in to comment.