Fix build
Added comment
This commit is contained in:
parent
80f86633a9
commit
1afbe3203c
@ -16,6 +16,8 @@ env:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
|
# work-around for issue https://github.com/travis-ci/travis-ci/issues/6307
|
||||||
|
# might not be necessary in the future
|
||||||
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
|
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
|
||||||
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
|
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
|
||||||
rvm get stable
|
rvm get stable
|
||||||
|
Loading…
Reference in New Issue
Block a user