Skip to content

Commit d3ee59c

Browse files
authored
Merge pull request #129 from eddyxu/mkfifo-patch-1
Temporarily disabling python 3.3 test from travis due to #128
2 parents 0e56fb6 + 4731878 commit d3ee59c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: python
33
python:
44
- "2.7"
55
- "pypy"
6-
- "3.3"
6+
# - "3.3" # removed due to issue #128
77
- "3.4"
88
- "3.5"
99

0 commit comments

Comments
 (0)