Skip to content

Commit

Permalink
chore: update travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang740 committed May 19, 2021
1 parent f267106 commit bbff60e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -4,12 +4,10 @@ os:
install:
- npm install
node_js:
- 6.0.0
- 6.9.2
- 7.3.0
- 14
script:
- npm test
after_success:
- npm run coverage
- npm run coverage:report
- npm run coverage:upload
- npm run coverage:upload

0 comments on commit bbff60e

Please sign in to comment.