1
0
mirror of synced 2025-12-07 22:28:34 +08:00
This commit is contained in:
xuliangzhan
2019-06-15 16:00:54 +08:00
parent c92096a52d
commit 38d3e8c6f3

View File

@@ -1,6 +1,6 @@
language: node_js
node_js:
- "11.10.1"
script: npm run lib
script: npm run build && npm run lib
notifications:
email: false