mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 11:58:30 +01:00
Update .travis.yml
This commit is contained in:
@@ -8,5 +8,5 @@ compiler:
|
||||
- clang
|
||||
|
||||
script:
|
||||
- make -C cimgui
|
||||
- $CC cimgui.h # Make sure we can include in a plain C compiler
|
||||
- make -C cimgui_auto
|
||||
- $CC cimgui_auto.h # Make sure we can include in a plain C compiler
|
||||
|
Reference in New Issue
Block a user