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
Add .travis.yml
JC Brand
hace 12 años
padre
4eec2251e7
commit
bacc288bea
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.travis.yml
+ 4
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+ - "0.10.13"
+script: grunt test