Skip to content

Commit c370da2

Browse files
committed
Remove Python 3 support because I'm not 100% sure how to make this work cross Python 2/3
1 parent 1d116d4 commit c370da2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ python:
44
- 2.5
55
- 2.6
66
- 2.7
7-
- 3.2
8-
- 3.3
97

108
script: python tests.py
119

0 commit comments

Comments
 (0)