This commit is contained in:
Griatch 2019-04-06 09:32:22 +02:00
parent af349af701
commit 328ed02dd5

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: