浏览代码

add python3.5 to targets

Oz N Tiram 8 年之前
父节点
当前提交
b1ebb22e38
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: python
 python:
   - 2.7
   - 3.4 
+  - 3.5
 
 services:
   - mongodb