Skip to content

Commit 1afbe32

Browse files
author
Michael Wright
committed
Fix build
Added comment
1 parent 80f8663 commit 1afbe32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ env:
1616

1717
before_install:
1818
- |
19+
# work-around for issue https://github.com/travis-ci/travis-ci/issues/6307
20+
# might not be necessary in the future
1921
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
2022
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
2123
rvm get stable

0 commit comments

Comments
 (0)