Removed outdated line from .travis.yml

This commit is contained in:
Zen-CODE 2018-02-12 17:37:23 +02:00
parent 1aa4315396
commit 87ae2145c3
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ matrix:
before_install:
# https://github.com/travis-ci/travis-ci/issues/6307
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then rvm get head; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3;
rvm get head;