comment out 3.3 testing until Travis implements it

This commit is contained in:
Filippo Valsorda 2012-11-28 11:46:56 +01:00
parent 2d2fa229ec
commit 79ae0a06d5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
- "3.3"
# - "3.3"
script: nosetests test --nocapture
notifications:
email: