Skip to content

Commit

Permalink
Requires Node 12 (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Feb 9, 2020
1 parent 6b726cf commit 45adcc4
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "10"
- "12"
after_success:
- npm run coveralls
deploy:
Expand Down
76 changes: 38 additions & 38 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/zrrrzzt/bullet-catcher#readme",
"engines": {
"node": ">=10.18.1"
"node": ">=12.15.1"
},
"devDependencies": {
"ava": "3.2.0",
Expand Down

0 comments on commit 45adcc4

Please sign in to comment.