Skip to content

Commit bbb8cc2

Browse files
committed
ci: Add Python 3,7 support
1 parent 2c35eb8 commit bbb8cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- "3.4"
55
- "3.5.5"
66
- "3.6"
7+
- "3.7"
78
- "pypy"
89
- "pypy3"
910
install: "pip install -r requirements/core.txt;pip install -r requirements/test.txt"

0 commit comments

Comments
 (0)