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