mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
Travis installs Python 3.4 by default.
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
language: python
|
||||
before_install:
|
||||
- sudo apt-get update -qq -y
|
||||
- sudo apt-get install python3.4-dev
|
||||
|
||||
install:
|
||||
- pip install tox six
|
||||
|
||||
|
||||
Reference in New Issue
Block a user