Sfoglia il codice sorgente

3.4 should work on Travis now.

tags/v0.4
Ben Kurtovic 10 anni fa
parent
commit
fb16781659
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Vedi File

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

Caricamento…
Annulla
Salva