We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6998aa0 commit 194bd43Copy full SHA for 194bd43
.travis.yml
@@ -6,7 +6,6 @@ python:
6
- "3.5"
7
- "3.6"
8
- "3.6-dev"
9
- - "3.7-dev"
10
- "nightly"
11
install:
12
- if [ "$TRAVIS_PYTHON_VERSION" == "3.2" ]; then travis_retry pip install coverage==3.7.1; fi
0 commit comments