Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
TechnikNews
/
PublicAPIs
réplica de
https://github.com/public-apis/public-apis
Seguir
1
Destacar
2
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Update Travis to only build and deploy on success
pull/362/head
Dave Machado
hace 7 años
committed by
GitHub
padre
2aa2364e24
commit
204a6cfdb2
Se han
modificado 1 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-3
.travis.yml
+ 3
- 3
.travis.yml
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar