We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cab19b commit b45373fCopy full SHA for b45373f
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- 3.5
7
sudo: false
8
install:
9
- - pip install tox==2.1.1 coveralls
+ - pip install tox coveralls
10
script:
11
- tox -e py${TRAVIS_PYTHON_VERSION//./},flake8,pydocstyle
12
- coveralls
0 commit comments