We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5115c6 commit 97b24cdCopy full SHA for 97b24cd
.travis.yml
@@ -2,8 +2,8 @@ language: python
2
python:
3
# We don't actually use the Travis Python, but this keeps it organized.
4
- "2.7"
5
- - "3.3"
6
- - "3.4"
+ #- "3.3"
+ #- "3.4"
7
notifications:
8
email: false
9
0 commit comments