Skip to content

Commit ed64be0

Browse files
committed
CI: At Travis run tests with oursql driver updated for Python 3.7
1 parent be130c3 commit ed64be0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ matrix:
5151
env: TOXENV=py35-mysql-oursql3
5252
- python: "3.6"
5353
env: TOXENV=py36-mysql-oursql3
54+
- python: "3.7"
55+
dist: xenial
56+
env: TOXENV=py37-mysql-oursql3
5457
- python: "2.7"
5558
env: TOXENV=py27-pymysql
5659
- python: "3.4"

0 commit comments

Comments
 (0)