Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
git-repo-updater
espelho de
https://github.com/earwig/git-repo-updater
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
11
Trabalho
Ver a proveniência
Travis CI support added (python 3.6, 3.7, 3.8).
pull/55/head
offa
há 4 anos
ascendente
b502b2eaa4
cometimento
cc6be13f37
1 ficheiros alterados
com
15 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+15
-0
.travis.yml
+ 15
- 0
.travis.yml
Ver ficheiro
@@ -0,0 +1,15 @@
language: python
dist: bionic
python:
- "3.6"
- "3.7"
- "3.8"
install:
- pipenv install
script:
- pytest
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar