mirror of
https://github.com/wassname/flask-s3.git
synced 2026-08-02 12:40:13 +08:00
set python version for travis to 2.7 only
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "2.6"
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
install: pip install -r docs/requirements.txt --use-mirrors
|
||||
# command to run tests, e.g. python setup.py test
|
||||
|
||||
Reference in New Issue
Block a user