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
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
# - "3.3"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt --use-mirrors
|
||||
|
|
Loading…
Reference in a new issue