Fix Travis config

This commit is contained in:
Marian Steinbach 2018-10-02 23:04:44 +02:00
parent af3e07bc60
commit 91af26f85b

View file

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