Update .travis.yml
parent
1c1c2a769d
commit
db772b63bc
|
@ -14,7 +14,7 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode10.2
|
osx_image: xcode10.2
|
||||||
env:
|
env:
|
||||||
- MATRIX_EVAL="brew install glm freetype cjson glfw"
|
- MATRIX_EVAL="brew install freetype glfw"
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
|
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
|
||||||
|
|
Loading…
Reference in New Issue