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.
1 parent 34af4f5 commit ad4129eCopy full SHA for ad4129e
.travis.yml
@@ -6,7 +6,6 @@ python:
6
- "3.7"
7
- "3.6"
8
- "3.5"
9
- - "2.7"
10
install:
11
- pip install --upgrade setuptools pip
12
- pip install --upgrade --upgrade-strategy eager --pre -e .[test] pytest-cov codecov 'coverage<5'
0 commit comments