mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-27 02:40:05 +00:00
Travis test fix
This commit is contained in:
parent
5ae71aa04a
commit
b36ba12929
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue