mirror of
https://github.com/ocornut/imgui.git
synced 2026-06-02 02:30:52 +08:00
Setup Travis CI integration
Testing.
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
language: cpp
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
- clang
|
||||||
|
# Change this to your needs
|
||||||
|
script: cd examples/opengl_example && make
|
||||||
|
|
||||||
Reference in New Issue
Block a user