This website works better with JavaScript.
首頁
探索
說明
登入
jan
/
mustache.js
镜像来自
https://github.com/janl/mustache.js
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
46
Wiki
Activity
瀏覽代碼
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…
取消
儲存