Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
feat: add npm automation
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam Agrawal authored and Shivam Agrawal committed Sep 10, 2019
1 parent a30d37e commit 415ae33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ jobs:
node_js: lts/*
script:
- yarn run build:ci
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then yarn coveralls; fi'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then yarn jest; fi'
- npm run semantic-release

0 comments on commit 415ae33

Please sign in to comment.