travis: grrrrr

feature/tap-sh
William Pitcock 2017-09-24 14:05:52 -05:00
parent e9c2e6f127
commit 0d89bea9a8
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ before_install:
script:
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then sh ./autogen.sh ; 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
notifications: