Skip to content

Commit

Permalink
chore: normalize settings, drop old nodes, update deps
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This drops support for node < 10.
  • Loading branch information
isaacs committed Dec 15, 2019
1 parent 661ba9d commit dc2e61c
Show file tree
Hide file tree
Showing 7 changed files with 4,482 additions and 6,384 deletions.
2 changes: 2 additions & 0 deletions .github/settings.yml
@@ -0,0 +1,2 @@
---
_extends: 'open-source-project-boilerplate'
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,5 +1,5 @@
language: node_js
sudo: false
node_js:
- "7"
- "6"
- node
- 12
- 10
151 changes: 0 additions & 151 deletions CODE_OF_CONDUCT.md

This file was deleted.

0 comments on commit dc2e61c

Please sign in to comment.