Skip to content

Commit

Permalink
Merge pull request #989 from Kronos-Integration/npm-template-sync/arl…
Browse files Browse the repository at this point in the history
…ac77/template-github,arlac77/template-kronos-module

merge from arlac77/template-github,arlac77/template-kronos-module
  • Loading branch information
arlac77 committed Apr 15, 2020
2 parents 7ec518c + 7313383 commit 795a11c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
include:
- stage: test
node_js:
- 13.12.0
- 13.13.0
script:
- npm run cover
- npx codecov
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"semantic-release": "^17.0.4"
},
"engines": {
"node": ">=13.12.0"
"node": ">=13.13.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 795a11c

Please sign in to comment.