Explorar o código

Travis test fix

omar %!s(int64=9) %!d(string=hai) anos
pai
achega
b36ba12929
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -13,6 +13,6 @@ before_install:
   - if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install glfw3; fi
 
 script: 
-  - make -C examples/opengl_example
+  - make -C examples/opengl2_example
   - make -C examples/opengl3_example