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 8648c87 commit a948423Copy full SHA for a948423
.travis.yml
@@ -94,4 +94,4 @@ matrix:
94
env:
95
- COMPILER=clang-4.0
96
97
-script: ./autogen.sh && CC=$COMPILER ./configure && --make && make check
+script: ./autogen.sh && CC=$COMPILER ./configure && make && make check
0 commit comments