Skip to content

Commit b45373f

Browse files
committed
Stopped pinning tox on Travis
1 parent 0cab19b commit b45373f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- 3.5
77
sudo: false
88
install:
9-
- pip install tox==2.1.1 coveralls
9+
- pip install tox coveralls
1010
script:
1111
- tox -e py${TRAVIS_PYTHON_VERSION//./},flake8,pydocstyle
1212
- coveralls

0 commit comments

Comments
 (0)