Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable CI build for iojs #20

Closed
barriosnahuel opened this issue May 31, 2015 · 0 comments
Closed

Re-enable CI build for iojs #20

barriosnahuel opened this issue May 31, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@barriosnahuel
Copy link
Owner

It fails because of:

$ npm install
npm ERR! Linux 2.6.32-042stab094.7
npm ERR! argv "/home/travis/.nvm/versions/io.js/v2.2.0/bin/iojs" "/home/travis/.nvm/versions/io.js/v2.2.0/bin/npm" "install"
npm ERR! node v2.2.0
npm ERR! npm  v2.11.0
npm ERR! code ESSL
npm ERR! SSL Error: https://registry.npmjs.org/moment does not support SSL
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR!     /home/travis/build/barriosnahuel/piseis/server/npm-debug.log

It's a known bug in iojs@2.2.0: nodejs/node#1850.

@barriosnahuel barriosnahuel changed the title Fix CI build (fails on iojs build variant) Re-enable CI build for iojs May 31, 2015
@barriosnahuel barriosnahuel self-assigned this Jun 3, 2015
@barriosnahuel barriosnahuel modified the milestone: v0.1.0 Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant