Currently there is a failing npm test, but the build still succeeds. We need to correct the Travis config.
Is this still a problem? I can't find any failing tests on Travis w/ a passing build. I get an error when trying to access builds from December though.
Ah good call. The bug with the failing test was fixed via https://github.com/neon-bindings/neon/pull/161 and the failing tests producing a failing build was fixed via https://github.com/neon-bindings/neon/pull/191.