mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 02:54:29 +08:00
@ -2,7 +2,9 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
python: "3.5"
|
python: "3.5"
|
||||||
|
|
||||||
cache: pip
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.cache/pip
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user