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 14 & 15 as well
tags/v4.2.0
Phillip Johnsen
5 anni fa
parent
36edf6874b
commit
de09ecaa56
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/verify.yml
+ 1
- 1
.github/workflows/verify.yml
Vedi File
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
node-version: [8.x, 10.x, 12.x]
node-version: [8.x, 10.x, 12.x
, 14.x, 15.x
]
steps:
- uses: actions/checkout@v1
Write
Preview
Loading…
Annulla
Salva