浏览代码

Enable testing on Python 3.4

Corey Farwell 11 年之前
父节点
当前提交
fdb205b19e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ python:
   - "2.6"
   - "2.6"
   - "2.7"
   - "2.7"
   - "3.3"
   - "3.3"
+  - "3.4"
 script: nosetests test --verbose
 script: nosetests test --verbose
 notifications:
 notifications:
   email:
   email: