Problem
Travis CI build is failing on Node.js v0.10, v0.12 which are no longer supported versions since this commit b5c0c42
Details: https://github.com/nodejs/Release#end-of-life-releases
Solution
How about removing CI tests for Node.js v0.10, v0.12? @dcousens