We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194bd43 commit 0e02818Copy full SHA for 0e02818
.travis.yml
@@ -6,6 +6,7 @@ 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