We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e584b commit bd1dc25Copy full SHA for bd1dc25
.travis.yml
@@ -1,4 +1,9 @@
1
-language: cpp
+language: c
2
+
3
+os:
4
+ - linux
5
+ - osx
6
7
compiler:
8
- gcc
9
- clang
0 commit comments