updated travis CI

This commit is contained in:
vurtun 2016-04-29 12:59:30 +02:00
parent 601f1bb521
commit aceff660ff

View File

@ -13,4 +13,4 @@ before_install:
- if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install glfw3 && brew install glew; fi
script:
- make -C demo/glfw
- make -C demo/glfw_opengl3