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

Fix TravisCI for node 0.11 #31

Open
gutomaia opened this issue May 4, 2014 · 0 comments
Open

Fix TravisCI for node 0.11 #31

gutomaia opened this issue May 4, 2014 · 0 comments

Comments

@gutomaia
Copy link
Owner

gutomaia commented May 4, 2014

According to Travis[1], nodeNES has a problem using node 0.11 due to canvas. That problem should not bother the final user, since there is no canvas dependency for the final user, but it does break our tests.

Stackoverflow might have a clue about it.

The Goal is to fix this issue using node 0.11 and run it on Travis on your branch before merge.

[1] https://travis-ci.org/gutomaia/nodeNES/jobs/24391052
[2] http://stackoverflow.com/questions/14947691/c-system-file-bits-stat-h-suddenly-breaks-with-error-field-st-atim-has-inc

@gutomaia gutomaia added this to the nodeNES 0.0.4 milestone May 4, 2014
@gutomaia gutomaia added the bug label May 4, 2014
@gutomaia gutomaia changed the title nodeNES seems to be broken with node 0.11 Fix TravisCI for node 0.11 May 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant