Update .travis.yml

pull/679/head
Alexander Medvednikov 2019-06-26 17:39:37 +02:00 committed by GitHub
parent 1c1c2a769d
commit db772b63bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ matrix:
- os: osx
osx_image: xcode10.2
env:
- MATRIX_EVAL="brew install glm freetype cjson glfw"
- MATRIX_EVAL="brew install freetype glfw"
script:
- |
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then