Преглед на файлове

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:
   - "2.6"
   - "2.7"
-  - "3.3"
+#  - "3.3"
 script: nosetests test --nocapture
 notifications:
   email: