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 c4bb9db + cdae562 commit 30fcec7Copy full SHA for 30fcec7
.travis.yml
@@ -3,3 +3,5 @@ compiler:
3
- gcc
4
install:
5
- ./autogen.sh
6
+script:
7
+ - ./configure && make
0 commit comments