瀏覽代碼

Enable Python 3.4 testing

Steven Myint 10 年之前
父節點
當前提交
0be70313e1
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml 查看文件

@@ -5,6 +5,7 @@ python:
5 5
     - "2.7"
6 6
     - "3.2"
7 7
     - "3.3"
8
+    - "3.4"
8 9
     - "pypy"
9 10
 
10 11
 before_install: