👷 Travis config update
This commit is contained in:
parent
8906b3bdce
commit
41dee4ebdc
1 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,7 @@ node_js:
|
|||
- "node"
|
||||
install:
|
||||
- npm install
|
||||
- npm install -g codecov
|
||||
- npm run nodebuild
|
||||
script:
|
||||
- npm run test
|
||||
- npm run coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue