Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
ci(travis): fix typo in after_success
Browse files Browse the repository at this point in the history
  • Loading branch information
MauricioRobayo committed Dec 12, 2018
1 parent bd73935 commit 6d66216
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ script:
- npm test
- npx codecov
after_success:
- npx semantic_release
- npx semantic-release
branches:
except:
- /^v\d+\.\d+\.\d+$/
28 changes: 21 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d66216

Please sign in to comment.