mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-13 17:52:19 +03:00
Don't install coveralls twice
This commit is contained in:
parent
5d895d7f5e
commit
ae4c4806ff
|
@ -3,7 +3,7 @@ cache: pip
|
|||
dist: xenial
|
||||
|
||||
install:
|
||||
- pip install tox tox-travis coveralls
|
||||
- pip install tox tox-travis
|
||||
|
||||
script:
|
||||
- tox
|
||||
|
|
Loading…
Reference in New Issue
Block a user