提交 3f191c39 编写于 作者: D Dan Kaplun

Travis CI

上级 77d308fa
language: node_js
node_js:
- "8.9.4"
script:
- npm run travis
......@@ -36,6 +36,7 @@
"start": "npm run dev",
"lint": "eslint src",
"test": "npm run build-test && qunit test/unit/three.source.unit.js",
"travis": "npm run lint && npm test",
"editor": "electron ./editor/main.js"
},
"keywords": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册