Skip to content

Commit 4465bc3

Browse files
committed
add python 3.7 to the build matrix
1 parent 777e30a commit 4465bc3

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
- "2.7"
66
- "3.4"
77
- "3.5"
8+
- "3.7"
89
- "pypy"
910
install:
1011
- pip install .

0 commit comments

Comments
 (0)