We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d565aa + 409f4b6 commit b94f69bCopy full SHA for b94f69b
.travis.yml
@@ -5,6 +5,8 @@ python:
5
- "3.4"
6
- "3.5"
7
- "3.6"
8
+ - "3.7-dev"
9
+ - "nightly"
10
install:
11
- pip install -r requirements.txt
12
- pip install codecov pytest-cov
0 commit comments