Skip to content

Commit 2c70212

Browse files
authored
Merge pull request #28 from Nexmo/python3-ci
Add Python 3.6 to list of supported versions.
2 parents e847d20 + 4643e92 commit 2c70212

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
@@ -5,6 +5,7 @@ python:
55
- "3.3"
66
- "3.4"
77
- "3.5"
8+
- "3.6"
89

910
install:
1011
- pip install --quiet requests responses

0 commit comments

Comments
 (0)