mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 02:54:29 +08:00
Use Python 3.6-dev
This commit is contained in:
@ -8,7 +8,7 @@ install:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python: "nightly"
|
- python: "3.6-dev"
|
||||||
env:
|
env:
|
||||||
- TOX_ENV=py36
|
- TOX_ENV=py36
|
||||||
- TESTDB=travis.cnf
|
- TESTDB=travis.cnf
|
||||||
|
Reference in New Issue
Block a user