Explorar el Código

Travis no longer supports Python 2.5

Mike Naberezny hace 11 años
padre
commit
8c66137224
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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