Skip to content

Commit

Permalink
Merge pull request #4 from dionmaicon/fixing_radio_buttons_style
Browse files Browse the repository at this point in the history
Add auto publish npm
  • Loading branch information
dionmaicon committed Dec 9, 2019
2 parents 0db7c0a + 7aeaf22 commit 3aefc28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ script:
- npm run test -- --coverage
after_script:
- COVERALLS_REPO_TOKEN=$coveralls_repo_token npm run coveralls
deploy:
provider: npm
email: "dionmaicon@outlook.com"
api_key: $npm_token

0 comments on commit 3aefc28

Please sign in to comment.