Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
michal
/
craftbeerpi3
espelhamento de
https://github.com/Manuel83/craftbeerpi3
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
2
Wiki
Atividade
Ver código fonte
removed special requirements for py.test from travis configuration
pull/147/head
Johannes
8 anos atrás
pai
82d685d13c
commit
8c570be899
1 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-2
.travis.yml
+ 2
- 2
.travis.yml
Ver arquivo
@@ -2,8 +2,8 @@ language: python
python:
- "2.7"
before_install:
- pip install pytest pytest-cov
#
before_install:
#
- pip install pytest pytest-cov
# command to install dependencies
install:
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar