travis: only run tests if make succeeds

This commit is contained in:
David Adam 2017-05-24 11:39:09 +08:00
parent 9bc1b44b0d
commit 8db12fe897

View file

@ -55,9 +55,7 @@ matrix:
script:
- autoreconf
- ./configure --prefix=$HOME/prefix || cat config.log
- make -j2
- make install
- make test DESTDIR=$HOME/prefix/ SHOW_INTERACTIVE_LOG=1
- make -j2 && make test DESTDIR=$HOME/prefix/ SHOW_INTERACTIVE_LOG=1
notifications:
# Some items are encrypted so that notifications from other repositories