Make test fail if it fails
This commit is contained in:
parent
f5296a5ac3
commit
f39733589c
|
|
@ -12,4 +12,4 @@ script:
|
|||
- time make -j2
|
||||
- make testinstall
|
||||
- cd ../tests && mkdir -p logs data
|
||||
- time make travistest || cat logs/aprsc.log
|
||||
- time make travistest
|
||||
|
|
|
|||
Loading…
Reference in New Issue