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