Skip to content

Commit 0de8ce6

Browse files
committed
Disable build for py3.4
It seems setuptools has an issue as reported by pypa/setuptools#951
1 parent 2ca11fa commit 0de8ce6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: python
33
python:
44
- 2.7
55
- 3.3
6-
- 3.4
76
- 3.5
87

98
before_install:

0 commit comments

Comments
 (0)