Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
TechnikNews
/
PublicAPIs
espelho de
https://github.com/public-apis/public-apis
Vigiar
1
Marcar como favorito
2
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Update Travis to only build and deploy on success
pull/362/head
Dave Machado
há 7 anos
committed by
GitHub
ascendente
2aa2364e24
cometimento
204a6cfdb2
1 ficheiros alterados
com
3 adições
e
3 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-3
.travis.yml
+ 3
- 3
.travis.yml
Ver ficheiro
@@ -1,13 +1,13 @@
language: node_js
notifications:
email: false
before_install:
- rvm install 2.4.0
install:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-ssl --allow 403
after_s
cript
:
after_s
uccess
:
- cd build
- sh build.sh
- sh deploy.sh
notifications:
email: false
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar