Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/467 Looks like the Travis tests on node 0.10 and 0.12 are failing, but pass on 4.2 and 6.0. The failing test is: ``` 1) cocoapod plugin add and rm end-to-end installs and uninstalls plugin depending on new pod and existing pod Message: Expected { } to be undefined. Stacktrace: Error: Expected { } to be undefined. at /home/travis/build/apache/cordova-lib/cordova-lib/spec-cordova/platform.spec.js:468:25 at _rejected (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:797:24) at /home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:823:30 at Promise.when (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:1035:31) at Promise.promise.promiseDispatch (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:741:41) at /home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:557:44 at flush (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:108:17) ``` Let's take a quick look and see if we can fix this. @stevengill are we still supporting 0.x node?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org