Fix build

Added comment
This commit is contained in:
Michael Wright 2018-01-06 08:31:39 +02:00
parent 80f86633a9
commit 1afbe3203c

View File

@ -16,6 +16,8 @@ env:
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
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
rvm get stable