imgui/.travis.yml

8 lines
114 B
YAML
Raw Normal View History

2014-12-06 20:50:27 +00:00
language: cpp
compiler:
- gcc
- clang
# Change this to your needs
script: cd examples/opengl_example && make