We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23ae3a commit 6411bf1Copy full SHA for 6411bf1
.travis.yml
@@ -5,6 +5,10 @@ python:
5
- "3.3"
6
- "3.4"
7
- "3.5"
8
+ - "3.6"
9
+ - "3.6-dev"
10
+ - "3.7-dev"
11
+ - "nightly"
12
# - "pypy" - won't work as smmap doesn't work (see gitdb/.travis.yml for details)
13
#matrix:
14
# allow_failures:
0 commit comments