Skip to content

Commit

Permalink
update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
peakchen90 committed Sep 3, 2020
1 parent eb34bf9 commit 6915b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ node_js:
- "12"

install:
- npm install
- npm install --registry https://registry.npmjs.org
- npm install -g codecov

stages:
Expand Down

0 comments on commit 6915b2e

Please sign in to comment.