I needed to update this lib to support 7.x in the tests by passing types (if supplied) into the connection. I updated lint rules and config to be a bit closer to my current workflow as well. This closes #54 and #50 as well. Updating lint resulted in a lot of changes; I tried to introduce no other functional changes here (other than fixing the issue w/ custom types and 7.x)
I also updated travis config to test against newer versions of node as I'm going to drop support for older versions eventually, and they're outside the lts support window.
I needed to update this lib to support 7.x in the tests by passing types (if supplied) into the connection. I updated lint rules and config to be a bit closer to my current workflow as well. This closes #54 and #50 as well. Updating lint resulted in a lot of changes; I tried to introduce no other functional changes here (other than fixing the issue w/ custom types and 7.x)
I also updated travis config to test against newer versions of node as I'm going to drop support for older versions eventually, and they're outside the lts support window.