mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-05-13 01:53:15 +00:00
Fix Travis' tox config
This commit is contained in:
parent
d26bcfdbe7
commit
a652894a81
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ install:
|
|||
- pip install tox==3.0.0
|
||||
- pip install coveralls==1.3.0
|
||||
- pip install coverage==4.5.1
|
||||
- pip install tox-travis==0.10
|
||||
before_script:
|
||||
- coverage erase
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue