We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbcf2f commit 92c7c8eCopy full SHA for 92c7c8e
.travis.yml
@@ -12,6 +12,7 @@ python:
12
# - "pypy" - won't work as smmap doesn't work (see gitdb/.travis.yml for details)
13
matrix:
14
allow_failures:
15
+ - python: "2.6"
16
- python: "3.6-dev"
17
- python: "3.7-dev"
18
- python: "nightly"
0 commit comments