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 CI setting to pass the test against Node v0.8 / Use SVG badge #427

Merged
merged 2 commits into from
Jun 7, 2014
Merged

Conversation

shinnn
Copy link
Contributor

@shinnn shinnn commented Jun 7, 2014

  • Currently this project fails to pass the test against Node v0.8 like this.
    The only problem in this error is that npm v1.2 doesn't support the ^ version specifier. It's not the problem of Node v0.8 itself.
    So I added the befire_install field to install the latest version of npm, before installing the dependencies of Blanket.js.
  • Additionally, I changed the image format of the build status badge from PNG to SVG. SVG badges look beautiful on retina displays.

If this Pull Request is merged, #421 and #422 will pass the test.

alex-seville added a commit that referenced this pull request Jun 7, 2014
Fix CI setting to pass the test against Node v0.8 / Use SVG badge
@alex-seville alex-seville merged commit ad40d2b into alex-seville:master Jun 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants