8000 Merge pull request #195 from WestleyArgentum/patch-1 · twilio/twilio-python@3da4145 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3da4145

Browse files
committed
Merge pull request #195 from WestleyArgentum/patch-1
Add python3.4 to travis tests
2 parents c13f243 + bc11fb0 commit 3da4145

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