Pan 2018-08-25 17:58:14 +08:00
parent 1d1662a9f8
commit d8c82752eb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
language: node_js language: node_js
node_js: stable node_js: stable
install: install:
- npm install
- npm install -g codecov - npm install -g codecov
script: npm run test:ci script: npm run test:ci
after_success: after_success: