updated 配置修改
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -1,8 +1,12 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "4.4.4"
|
||||
- "0.12"
|
||||
- "4.4.4"
|
||||
- "0.12"
|
||||
|
||||
install:
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm run ci
|
||||
- npm run build
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user