add travis
This commit is contained in:
parent
e2643b0312
commit
bc1cdba704
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "5"
|
||||||
|
- "4"
|
||||||
|
- "0.12"
|
||||||
|
- "0.10"
|
||||||
@ -7,6 +7,8 @@ Lifted out of [multicast-dns](https://github.com/mafintosh/multicast-dns) as a s
|
|||||||
npm install dns-packet
|
npm install dns-packet
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[](https://travis-ci.org/mafintosh/dns-packet)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
``` js
|
``` js
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user