Dont build python 3.3 for now.

This commit is contained in:
Bastian Kleineidam 2013-02-15 20:39:05 +01:00
parent da9eee3bc0
commit 2121e9bdf9

View file

@ -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