We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10e794 commit 867570cCopy full SHA for 867570c
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
- - "2.6"
+ # - "2.6" issue with linecache2 compilation on travis ci
4
- "2.7"
5
- "3.5"
6
- "3.6"
0 commit comments