Skip to content

Commit f5f31f0

Browse files
committed
disable travis build due to timeout: python 3.4
1 parent 71478f7 commit f5f31f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python:
33
- 2.6
44
- 2.7
55
- 3.3
6-
- 3.4
6+
#- 3.4 # "No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself."
77
install:
88
- pip install -U .
99
- pip install httpretty pytest flake8

0 commit comments

Comments
 (0)