forked from ariadne/pkgconf
travis: grrrrr
parent
e9c2e6f127
commit
0d89bea9a8
|
@ -13,6 +13,7 @@ before_install:
|
||||||
script:
|
script:
|
||||||
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then sh ./autogen.sh ; fi
|
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then sh ./autogen.sh ; fi
|
||||||
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then ./configure ; fi
|
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then ./configure ; fi
|
||||||
|
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then tests/parser escaped_backslash ; fi
|
||||||
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then make distcheck ; fi
|
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then make distcheck ; fi
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue