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

Update node versions and default build environment in travis.yml #307

Merged
merged 2 commits into from Jun 1, 2019
Merged

Update node versions and default build environment in travis.yml #307

merged 2 commits into from Jun 1, 2019

Conversation

gaards
Copy link
Contributor

@gaards gaards commented May 31, 2019

Node versions 4, 6 and 9 are no longer supported per https://nodejs.org/en/about/releases/ so we shouldn't test against these versions.

This PR will update the CI to:

  • use Xenial as the default build environment, this updates yarn to a newer version that works with newer versions of Node.
  • use Node versions 8, 10 and 12 for the tests.

@gaards gaards changed the title Update node versions in travis.yml Update node versions and default build environment in travis.yml May 31, 2019
@gaards gaards mentioned this pull request May 31, 2019
@defunctzombie defunctzombie merged commit 41270db into localtunnel:master Jun 1, 2019
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.

None yet

2 participants