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

Added travis ci support for node 6 #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amilajack
Copy link
Contributor

No description provided.

@ptarjan
Copy link
Owner

ptarjan commented Jul 25, 2016

This seems like a lot of customization. Is it all necessary?

@amilajack
Copy link
Contributor Author

Its what is the recommended config. It allows for:

  • Faster module installation (through caching)
  • Testing against LTS node versions only
  • Force installation of latest npm version to avoid bugs

@amilajack
Copy link
Contributor Author

I've run into many issues with travis, after years of using it, and my experience with it is much better after using this config.

@fluxsauce
Copy link

FWIW, 👍 from my perspective, that's a common configuration that other large organizations use.

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