mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
Python 2.6 is back.
This commit is contained in:
@@ -7,4 +7,4 @@ install:
|
||||
- pip install tox six
|
||||
|
||||
before_script: mysql -e 'create database mysqldb_test charset utf8;'
|
||||
script: tox
|
||||
script: TESTDB=travis.cnf tox
|
||||
|
||||
Reference in New Issue
Block a user