We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52e6263 + 510f6de commit d149be5Copy full SHA for d149be5
.travis.yml
@@ -2,8 +2,7 @@ language: python
2
sudo: false
3
4
install:
5
- - pip install --upgrade pip
6
- - pip install --upgrade tox
+ - pip install --upgrade pip tox
7
8
script:
9
- tox -e py27
0 commit comments