Explorar o código

Add Python 2.4 to Travis config

Mike Naberezny %!s(int64=12) %!d(string=hai) anos
pai
achega
7b0843350b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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