8000 Add python3.4 to travis tests · twilio/twilio-python@bc11fb0 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc11fb0

Browse files
Add python3.4 to travis tests
1 parent c13f243 commit bc11fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- "2.7"
55
- "3.2"
66
- "3.3"
7+
- "3.4"
78
install:
89
- pip install . --use-mirrors
910
- pip install -r requirements.txt --use-mirrors

0 commit comments

Comments
 (0)
0