forked from LittleChest/dns-packet
drop support for node 0.10 and 0.12
While the module currently technically works on those versions, ESLint does not which makes the linter fail on those versions.
This commit is contained in:
@@ -3,5 +3,3 @@ node_js:
|
||||
- "8"
|
||||
- "6"
|
||||
- "4"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
|
||||
Reference in New Issue
Block a user