Skip to content

Commit

Permalink
[npm publish] - npm publish 2020.6.8
Browse files Browse the repository at this point in the history
- migrate ci from travis-ci.org to travis-ci.com
- istanbul - fix html-coverage-report bug showing branch-metrics instead of line-metrics
  • Loading branch information
kai.zhu committed Jun 8, 2020
1 parent 5d0e93c commit 1be27c0
Show file tree
Hide file tree
Showing 6 changed files with 271 additions and 619 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ branches:
cache:
npm: false
dist:
xenial
# xenial
env:
global:
# this value is auto-created by shTravisCryptoAesEncryptYml
- secure: MbaHofupJXRYmcIUjgP+ZGrlO2UyRSpY5gZUO5k5gCMzKe8RvwXx9KO4jTbJF7n6LLpiSVnWJquTQYU1m2ed7H0WshU81tFPeiODifAY/yt9Or5b0r+Z7Esc2AJ9xzNwMPH5S7Z7Zmxa+aW7k0FplgpGWgAOeGWNinX/erRaio0= # CRYPTO_AES_KEY
language:
- node_js
node_js:
# - 8
# - 12
- node
script:
- npm run build-ci
Expand Down
253 changes: 85 additions & 168 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 1be27c0

Please sign in to comment.