Skip to content

Commit

Permalink
chore: update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crazylxr committed Jun 29, 2022
1 parent 8deff55 commit 2f4461e
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 @@ -7,7 +7,7 @@ install:
script:
- pnpm run build:doc
- surge ./dist ahooks-$(git rev-parse --short HEAD).surge.sh
- yarn coveralls # generate static files
- pnpm run coveralls # generate static files
cache:
directories:
- 'node_modules'

0 comments on commit 2f4461e

Please sign in to comment.