本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
jan
/
mustache.js
镜像来自
https://github.com/janl/mustache.js
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
46
Wiki
活動
瀏覽代碼
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 年之前
父節點
932ad33958
當前提交
11ac71ae42
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
查看文件
@@ -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…
取消
儲存