* First pass at mafintosh/dns-packet#48. No auto-refresh yet, because that's a more invasive change.
* Add a quick note to README to kick off a round of tests.
* remove sudo:false
* add ns record and soa record
* npm test with standard
* Complete SOA, NS decoding. Also add encoding and tests.
* updated travis CI tests to stable versions of node.