Skip to content

Commit a948423

Browse files
flourisflouris
authored andcommitted
fixed error in travis yml syntax
1 parent 8648c87 commit a948423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ matrix:
9494
env:
9595
- COMPILER=clang-4.0
9696

97-
script: ./autogen.sh && CC=$COMPILER ./configure && --make && make check
97+
script: ./autogen.sh && CC=$COMPILER ./configure && make && make check

0 commit comments

Comments
 (0)