.travis.yml: add coveralls
[aubio.git] / .travis.yml
index 73aef64..7826bcd 100644 (file)
@@ -97,6 +97,7 @@ install:
   - travis_retry make getwaf expandwaf deps_python
   - which pip
   - pip --version
+  - pip install python-coveralls
 
 script:
   - make create_test_sounds
@@ -108,6 +109,9 @@ script:
       make test_lib_only_clean
     fi;
 
+after_success:
+  - coveralls
+
 notifications:
     irc:
         channels: