Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Change travis.ci to use make test for test
pull/1/head
10sr
10 anos atrás
pai
2a58bef2c7
commit
c227c27b2c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
Ver arquivo
@@ -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é-visualização
Carregando…
Cancelar
Salvar