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:
Ryan Petrello
2016-01-20 22:34:45 -08:00
parent 459d820f26
commit d5381845ee

View File

@@ -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