feat(travis): Python 3.6 tests

This commit is contained in:
Aditya Hase 2019-05-01 11:16:25 +05:30
parent d11e481888
commit 3fa112d8a7

View File

@ -3,6 +3,7 @@ dist: trusty
python: python:
- "2.7" - "2.7"
- "3.6"
services: services:
- mysql - mysql