We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14fd53 commit 2b22cddCopy full SHA for 2b22cdd
.travis.yml
@@ -20,7 +20,7 @@ script: yarn validate
20
jobs:
21
include:
22
- stage: release
23
- node_js: '12'
+ node_js: '14'
24
deploy:
25
provider: script
26
script: yarn test:update && npx codecov && npx semantic-release
0 commit comments