We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ee2fe commit d553cd9Copy full SHA for d553cd9
.travis.yml
@@ -0,0 +1,7 @@
1
+language: cpp
2
+compiler:
3
+ - gcc
4
+ - clang
5
+# Change this to your needs
6
+script: cd examples/opengl_example && make
7
+
0 commit comments