forked from LittleChest/dns-packet
While the module currently technically works on those versions, ESLint does not which makes the linter fail on those versions.
6 lines
51 B
YAML
6 lines
51 B
YAML
language: node_js
|
|
node_js:
|
|
- "8"
|
|
- "6"
|
|
- "4"
|