added codecov

This commit is contained in:
john30
2016-05-21 16:43:00 +02:00
parent 8a6ebd7f71
commit cca08c322c
+2
View File
@@ -1,2 +1,4 @@
language: cpp
script: ./autogen.sh && ./configure && make
after_success:
- bash <(curl -s https://codecov.io/bash)