This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
im-changing.ru
/
converse.js
peilaus alkaen
https://github.com/conversejs/converse.js.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Tell travis to run 'make dev' first
JC Brand
11 vuotta sitten
vanhempi
dfb130fb32
commit
ad3350587b
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
.travis.yml
+ 1
- 0
.travis.yml
Näytä tiedosto
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.10"
+before_script: make dev
script: make check