updated travis CI
This commit is contained in:
parent
601f1bb521
commit
aceff660ff
@ -13,4 +13,4 @@ before_install:
|
|||||||
- if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install glfw3 && brew install glew; fi
|
- if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install glfw3 && brew install glew; fi
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make -C demo/glfw
|
- make -C demo/glfw_opengl3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user