浏览代码

Travis no longer supports Python 2.5

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

+ 0 - 1
.travis.yml

@@ -3,7 +3,6 @@
 
 language: python
 python:
-  - "2.5"
   - "2.6"
   - "2.7"
 # command to install dependencies