Add codecov support

This commit is contained in:
Marian Steinbach 2018-10-02 22:52:59 +02:00
parent 021a2b6d20
commit af3e07bc60

View file

@ -8,3 +8,5 @@ notifications:
script:
- make test
- pip3 install --upgrade codecov
- codecov