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

[CI] enabled node 4 in Travis builds + more CI fixes #2370

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

bestander
Copy link
Member

@bestander bestander commented Jan 3, 2017

Summary

  • Travis was not running tests in Node 4 (see node --version output in https://travis-ci.org/yarnpkg/yarn/jobs/188493526)
  • Added node --version to appveyor builds logs
  • Added OSX Node 6 builds to Travis builds
  • increased timeouts for the longest running tests

@bestander bestander force-pushed the travis-node-4 branch 8 times, most recently from 9b195d0 to e51efe5 Compare January 3, 2017 11:46
@bestander bestander changed the title [CI] enabled node 4 in Travis builds [CI] enabled node 4 in Travis builds + more CI fixes Jan 3, 2017
@bestander bestander merged commit 9d1f04f into yarnpkg:master Jan 3, 2017
Copy link
Member

@Daniel15 Daniel15 left a comment

Choose a reason for hiding this comment

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

We've had reliability issues with Travis OSX builds in the past, we'll need to disable the OSX builds again if they're flaky and give us false failures. Maybe they'll be better now.

@bestander
Copy link
Member Author

bestander commented Jan 3, 2017 via email

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