This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
crafatar
mirror da
https://github.com/crafatar/crafatar
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Implement travis support, needs testing
Jake
11 anni fa
parent
7bfb0a7095
commit
8e3d37868e
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
.travis.yml
+ 4
- 0
.travis.yml
Vedi File
@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+ - "0.10"
+script: npm start && mocha