This commit is contained in:
Griatch 2019-04-06 09:32:22 +02:00
parent b6fb8ed00d
commit 1d1aebbebc

View file

@ -30,7 +30,7 @@ install:
- pip install psycopg2-binary
- pip install mysqlclient
- pip install coveralls
- pip install codacity-coverage
- pip install codacy-coverage
- pip install -e .
before_script: