We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51f6c1 commit a181852Copy full SHA for a181852
.travis.yml
@@ -1,9 +1,7 @@
1
+sudo: false
2
language: cpp
-
3
compiler:
4
- g++
5
6
script: cd tests && make && make test
7
8
os:
9
- linux
0 commit comments