We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30b35d commit df18218Copy full SHA for df18218
.travis.yml
@@ -0,0 +1,8 @@
1
+language: cpp
2
+
3
+compiler:
4
+ - gcc
5
+ - clang
6
7
+script:
8
+ - make
0 commit comments