Ver código fonte

Update Travis CI configuration to also test with Python 2.6.

tags/v0.3.3
Marcio Faustino 10 anos atrás
pai
commit
e632d0dd44
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver arquivo

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


Carregando…
Cancelar
Salvar