spelling
authorLove Hörnquist Åstrand <lha@h5l.org>
Sat, 18 Apr 2015 22:51:15 +0000 (15:51 -0700)
committerLove Hörnquist Åstrand <lha@h5l.org>
Sat, 18 Apr 2015 22:51:15 +0000 (15:51 -0700)
.travis.yml

index 5ee5e0ab3c7be3643a5841b143a0fa1b511cabdf..d4bf809050c835076d37a8da1d3c2dc87a08c9f0 100644 (file)
@@ -17,7 +17,7 @@ install:
     - make
 
 script:
-    - if [ ${COVERITY_SCAN_BRANCH} != 1 ]; make make check; fi
+    - if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make make check; fi
 
 compiler: clang