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