Browse Source

Travis CI: Python 2.5 no longer works due to missing ssl library, so disable CI for Py2.5

Ask Solem 12 years ago
parent
commit
aec57b20ec
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,6 +1,5 @@
 language: python
 python:
-    - 2.5
     - 2.6
     - 2.7
 install: