This commit is contained in:
Love Hörnquist Åstrand
2015-04-18 15:51:15 -07:00
parent bab271854b
commit 9c4d304fb2

View File

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