Unpin tox for Travis-CI tests because of another bug in tox:
https://bitbucket.org/hpk42/tox/issues/285/tox-220-breaks-some-toxini-config-files
This commit is contained in:
@@ -37,7 +37,7 @@ env:
|
||||
- TOXENV=wsme-tip
|
||||
|
||||
install:
|
||||
- travis_retry pip install "tox < 2.3"
|
||||
- travis_retry pip install tox
|
||||
|
||||
script:
|
||||
- travis_wait tox
|
||||
|
||||
Reference in New Issue
Block a user