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:
parent
7f35bac5b4
commit
d8f93e94fc
@ -3,5 +3,3 @@ node_js:
|
|||||||
- "8"
|
- "8"
|
||||||
- "6"
|
- "6"
|
||||||
- "4"
|
- "4"
|
||||||
- "0.12"
|
|
||||||
- "0.10"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user