Skip to content

Commit b478dc6

Browse files
committed
Add Python 3.5 and Python 3.6 support again
1 parent 1280cf2 commit b478dc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ services:
44
- mysql
55
- postgresql
66
python:
7+
- '3.5'
8+
- '3.6'
79
- '3.7'
810
- '3.8'
911
env:

0 commit comments

Comments
 (0)