浏览代码

Merge pull request #385 from msabramo/feature.py3.add_3.2_and_3.3_to_travis_yml

Tweak Travis config on feature.py3
Mike Naberezny 11 年之前
父节点
当前提交
e5282fd30a
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 0 1
      .travis.yml
  2. 1 1
      test_requirements.txt

+ 0 - 1
.travis.yml

@@ -3,7 +3,6 @@
 
 language: python
 python:
-  - "2.5"
   - "2.6"
   - "2.7"
   - "3.2"

+ 1 - 1
test_requirements.txt

@@ -1,3 +1,3 @@
 # Requirements used for testing
 mock >= 0.5.0
-meld3 >= 0.6.5
+https://github.com/Supervisor/meld3/tarball/master