Fix typo
This commit is contained in:
parent
af349af701
commit
328ed02dd5
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ install:
|
||||||
- pip install psycopg2-binary
|
- pip install psycopg2-binary
|
||||||
- pip install mysqlclient
|
- pip install mysqlclient
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
- pip install codacity-coverage
|
- pip install codacy-coverage
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue