Skip to content

Commit

Permalink
Merge 6d65afc into df1c8dc
Browse files Browse the repository at this point in the history
  • Loading branch information
bajtos committed Apr 3, 2020
2 parents df1c8dc + 6d65afc commit 1e88f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- "8"
- "10"
- "12"
- "13"

after_success: npm run coverage
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
],
"author": "IBM Corp.",
"engines": {
"node": ">=8"
"node": ">=10"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1e88f5b

Please sign in to comment.