mirror of https://github.com/kivy/kivy.git
Removed outdated line from .travis.yml
This commit is contained in:
parent
1aa4315396
commit
87ae2145c3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue