mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-13 22:47:12 +03:00
Update run_tests
This commit is contained in:
parent
9e2a6dba3d
commit
3550100099
@ -23,9 +23,9 @@ echo
|
||||
coverage report
|
||||
|
||||
#this does automatic travis CI/https://coveralls.io/ intergration:
|
||||
if which coveralls > /dev/null; then
|
||||
echo "Submitting to coveralls.io:"
|
||||
coveralls
|
||||
fi
|
||||
# if which coveralls > /dev/null; then
|
||||
# echo "Submitting to coveralls.io:"
|
||||
# coveralls
|
||||
# fi
|
||||
|
||||
exit $EXIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user