Dont build python 3.3 for now.
This commit is contained in:
parent
da9eee3bc0
commit
2121e9bdf9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
# - "3.3"
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt --use-mirrors
|
- pip install -r requirements.txt --use-mirrors
|
||||||
|
|
Loading…
Reference in a new issue