This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
scossu
/
lakesuperior_legacy
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4ba31dcebf
Ramos
Etiquetas
master
lakesuperior...
/
.travis.yml
.travis.yml
108 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
language: python
python:
- "3.5"
- "3.6"
install:
- pip install -e .
script:
- python setup.py test