Travis test fix

features/sdl_renderer3_multiviewports
omar ago%!(EXTRA string=9 years) committed by GitHub
parent 5ae71aa04a
commit b36ba12929
  1. 2
      .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

Loading…
Cancel
Save