Skip to content

Commit

Permalink
chore: chore: updateeeeeee travis
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyoki committed Aug 30, 2021
1 parent 1c81cc6 commit 918710b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ script:
- yarn build
- yarn test --coverage --ci

before_deploy: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc

deploy:
provider: script
script: yarn release --ci
on:
branch: main
skip_cleanup: true

0 comments on commit 918710b

Please sign in to comment.