mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
[Travis] Don't build tests when make fails
This commit is contained in:
parent
6ab92b39bc
commit
df9703f4a3
|
@ -19,5 +19,5 @@ script:
|
|||
- QMAKE="qmake"
|
||||
- if [[ "$QT" == "qt5" ]]; then QMAKE="/opt/qt51/bin/qmake"; fi
|
||||
- $QMAKE QMAKE_CXXFLAGS+="-Wextra -Werror"
|
||||
- make
|
||||
- make || exit 1
|
||||
- cd scripts && ./run_tests.sh $QMAKE
|
||||
|
|
Loading…
Reference in New Issue
Block a user