Skip to content

Commit 97b24cd

Browse files
committed
Building for Python 2.7 only for now.
1 parent a5115c6 commit 97b24cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: python
22
python:
33
# We don't actually use the Travis Python, but this keeps it organized.
44
- "2.7"
5-
- "3.3"
6-
- "3.4"
5+
#- "3.3"
6+
#- "3.4"
77
notifications:
88
email: false
99

0 commit comments

Comments
 (0)