mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-26 03:10:45 +08:00
travis: use sudo-enabled trusty for now
Random fail happens on container based image.
This commit is contained in:
@ -7,5 +7,5 @@ host = 127.0.0.1
|
||||
port = 3306
|
||||
user = root
|
||||
database = mysqldb_test
|
||||
password = travis
|
||||
#password = travis
|
||||
default-character-set = utf8mb4
|
||||
|
Reference in New Issue
Block a user