comment out 3.3 testing until Travis implements it
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 28 Nov 2012 10:46:56 +0000 (11:46 +0100)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 28 Nov 2012 10:46:56 +0000 (11:46 +0100)
.travis.yml

index c8b6e511215651fbd1ff934eb210952731f1e3f4..c6c758fd555e29dca0941ae877dcb86a8a582af0 100644 (file)
@@ -2,7 +2,7 @@ language: python
 python:
   - "2.6"
   - "2.7"
-  - "3.3"
+#  - "3.3"
 script: nosetests test --nocapture
 notifications:
   email: