This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
im-changing.ru
/
converse.js
espejo de
https://github.com/conversejs/converse.js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Tell travis to run 'make dev' first
JC Brand
hace 11 años
padre
dfb130fb32
commit
ad3350587b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.10"
+before_script: make dev
script: make check