mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Travis tests (#116)
* add tiny test framework to run on travis or on local host * set defined exit status
This commit is contained in:
parent
9f8e95b4f5
commit
9f1bc6d9e8
@ -69,6 +69,5 @@ echo " success: $STATS_SUCCESS"
|
||||
echo " failed: $STATS_FAILED"
|
||||
|
||||
[ $STATS_FAILED -gt 0 ] && exit 200
|
||||
|
||||
|
||||
exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user