less make

This commit is contained in:
Love Hörnquist Åstrand
2015-04-18 17:21:56 -07:00
parent a26007cebc
commit f1fca8be14

View File

@@ -17,7 +17,7 @@ install:
- make
script:
- if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make make check; fi
- if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make check; fi
compiler: clang