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
Run tests on Node.js 10 & 12 after CLI test got fixed
Refs
https://github.com/janl/mustache.js/pull/701
tags/v3.0.2
Phillip Johnsen
6 anni fa
parent
932ad33958
commit
11ac71ae42
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
Vedi File
@@ -5,6 +5,8 @@ node_js:
- 4
- 6
- 8
- 10
- 12
script:
- npm test
- "test $TRAVIS_PULL_REQUEST != 'false' || test $TRAVIS_NODE_VERSION != '6' || npm run test-browser"
Write
Preview
Loading…
Annulla
Salva