mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-20 13:30:54 +03:00
Update .travis.yml
This commit is contained in:
parent
58184e31b4
commit
11493d1a24
|
@ -4,5 +4,6 @@ install:
|
||||||
- "pip install -r requirements-tests.txt"
|
- "pip install -r requirements-tests.txt"
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
|
- coveralls
|
||||||
env:
|
env:
|
||||||
- TOXENV=py27
|
- TOXENV=py27
|
||||||
|
|
Loading…
Reference in New Issue
Block a user