Sfoglia il codice sorgente

Update Travis CI configuration to also test with Python 2.6.

tags/v0.3.3
Marcio Faustino 10 anni fa
parent
commit
e632d0dd44
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Vedi File

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


Caricamento…
Annulla
Salva