Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Change travis.ci to use make test for test
pull/1/head
10sr
há 9 anos
ascendente
2a58bef2c7
cometimento
c227c27b2c
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
Ver ficheiro
@@ -1,6 +1,6 @@
language: shell
before_install:
- sudo apt-get install zsh
script:
./test/run.sh
script:
make test
notifications:
email: 8slashes+travis-ci@gmail.com
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar