Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
158 additions
and 190 deletions.
- +1 −3 .travis.yml
- +1 −19 package.json
- +156 −168 yarn.lock
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -26,9 +26,7 @@ jobs: | ||
- stage: release | ||
node_js: lts/* | ||
os: linux | ||
after_success: npx semantic-release@15 | ||
cache: | ||
yarn: true | ||
branches: | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.