Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
jan
/
mustache.js
mirror da
https://github.com/janl/mustache.js
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
46
Wiki
Attività
Sfoglia il codice sorgente
Add newer versions of Node.js to test matrix
pull/611/head
David da Silva
GitHub
9 anni fa
parent
41bb433921
commit
481416d5c8
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.travis.yml
+ 4
- 0
.travis.yml
Vedi File
@@ -1,6 +1,10 @@
language: node_js
node_js:
- 4
- 5
- 6
- 7
- 8
before_install:
- npm install -g npm@2.x
script:
Write
Preview
Loading…
Annulla
Salva