Parcourir la source

Update Travis CI configuration to also test with Python 2.6.

tags/v0.3.3
Marcio Faustino il y a 10 ans
Parent
révision
e632d0dd44
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Voir le fichier

@@ -1,5 +1,6 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"


Chargement…
Annuler
Enregistrer