Updating the .travis.yml file to include windows builds as well as the linux builds. Not sure if this negates the need for the Appveyor build, but it does test windows now in multiple versions of node_js.
I removed .12, 4 and 6 from the Windows builds because they are failing anyway, (not caused by this change), and they aren't needed by me.
All of these builds succeeded on my travis-ci test.
linux .12, 4, 6, 8, 10, 11, 12
windows 8, 10, 11, 12
Updating the .travis.yml file to include windows builds as well as the linux builds. Not sure if this negates the need for the Appveyor build, but it does test windows now in multiple versions of node_js.
I removed .12, 4 and 6 from the Windows builds because they are failing anyway, (not caused by this change), and they aren't needed by me.
All of these builds succeeded on my travis-ci test.
linux .12, 4, 6, 8, 10, 11, 12 windows 8, 10, 11, 12