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 3216199 commit 3be99acCopy full SHA for 3be99ac
.travis.yml
@@ -0,0 +1,5 @@
1
+language: c
2
+dist: trusty
3
+
4
+script:
5
+ - ./bootstrap && ./configure && make
0 commit comments