Some tests of the current test suite written for Node 0.10 fail on Node 4. It seems that incompatible changes were introduced in http module. - [x] Find the cause - [x] Make tests pass on supported environments - [x] Add configuration to travis.yml to run tests on supported environments including 0.10 and 0.12 Supported environments are Node 4 and 5.
Some tests of the current test suite written for Node 0.10 fail on Node 4. It seems that incompatible changes were introduced in http module.
Supported environments are Node 4 and 5.