Explorar el Código

3.4 should work on Travis now.

tags/v0.4
Ben Kurtovic hace 10 años
padre
commit
fb16781659
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -4,5 +4,6 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install: python setup.py build
script: python setup.py test -q

Cargando…
Cancelar
Guardar