Ver código fonte

Add Python 3.4 to .travis.yml.

tags/v0.3.3
Ben Kurtovic 10 anos atrás
pai
commit
40e859e65f
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver arquivo

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

Carregando…
Cancelar
Salvar