mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-30 19:24:31 +03:00
Try remove py3 - virtualenv16 incompatibility fix
This commit is contained in:
parent
7aa07449b2
commit
e13d3b4271
|
@ -1,7 +1,6 @@
|
|||
sudo: false
|
||||
install:
|
||||
- pip install tox
|
||||
- if [[ $TRAVIS_PYTHON_VERSION == 3.3 ]]; then pip install virtualenv==15.2.0; fi
|
||||
script:
|
||||
- tox
|
||||
language:
|
||||
|
|
Loading…
Reference in New Issue
Block a user