dns-packet/.travis.yml
2016-02-18 12:49:41 -08:00

7 lines
65 B
YAML

language: node_js
node_js:
- "5"
- "4"
- "0.12"
- "0.10"