Parcourir la source

Add Python 2.4 to Travis config

Mike Naberezny il y a 12 ans
Parent
commit
7b0843350b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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