ref: c918a4db79a9644270b8fbc02da282da7e86cc03
parent: c264516fe140a964a6b56c6e0bbdc578c292a8fb
author: Paul Brossier <piem@piem.org>
date: Thu Sep 14 12:06:35 EDT 2017
.travis.yml: add coveralls
--- a/.travis.yml
+++ b/.travis.yml
@@ -97,6 +97,7 @@
- travis_retry make getwaf expandwaf deps_python
- which pip
- pip --version
+ - pip install python-coveralls
script:
- make create_test_sounds
@@ -107,6 +108,9 @@
else
make test_lib_only_clean
fi;
+
+after_success:
+ - coveralls
notifications:
irc: