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 tests #15

Merged
merged 1 commit into from
Apr 27, 2017
Merged

Fix tests #15

merged 1 commit into from
Apr 27, 2017

Conversation

SamVerschueren
Copy link
Contributor

No description provided.

@@ -1,5 +1,7 @@
language: node_js
node_js:
- '6'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add stable as one of them?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stable is no longer a thing. It's node, which refers to the latest, but I don't see the point in testing on Node.js 7. We can add Node.js 8 in a month when it's out.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh good to know.

@SamVerschueren
Copy link
Contributor Author

The build on 0.10 should be fixed now. Forced a new build (apparently I was unable to retry the tests from Travis itself).

@sindresorhus sindresorhus merged commit e910f82 into chalk:master Apr 27, 2017
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.

3 participants