瀏覽代碼

comment out 3.3 testing until Travis implements it

Filippo Valsorda 12 年之前
父節點
當前提交
79ae0a06d5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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