Remove codecov again

This commit is contained in:
Griatch 2019-02-11 13:49:48 +01:00
parent 9d5bdf0545
commit c792b86d3d

View file

@ -5,7 +5,6 @@ sudo: false
install:
- pip install -e .
- pip install coveralls
- pip install codecov
before_script:
- evennia --init dummy
- cd dummy