This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
im-changing.ru
/
converse.js
réplica de
https://github.com/conversejs/converse.js.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Tell travis to run 'make dev' first
JC Brand
%!s(int64=10) %!d(string=hai) anos
pai
dfb130fb32
achega
ad3350587b
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver ficheiro
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.10"
+before_script: make dev
script: make check