Explorar el Código

Update Travis CI configuration to also test with Python 2.6.

tags/v0.3.3
Marcio Faustino hace 10 años
padre
commit
e632d0dd44
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

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


Cargando…
Cancelar
Guardar