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