Parcourir la source

Travis no longer supports Python 2.5

Mike Naberezny il y a 11 ans
Parent
commit
8c66137224
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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