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

tests: run node 10 on Travis #6361

Merged
merged 2 commits into from
Oct 22, 2018
Merged

tests: run node 10 on Travis #6361

merged 2 commits into from
Oct 22, 2018

Conversation

brendankenny
Copy link
Member

Node 10 is rapidly approaching LTS. We should be running our tests on Node 8 and 10, not 8 and 9 :)

@@ -42,7 +42,7 @@ script:
- yarn test-viewer
- yarn test-lantern
- yarn i18n:checks
# _JAVA_OPTIONS is breaking parsing of compiler output. See #3338.
# _JAVA_OPTIONS is breaking parsing of `compile-devtools` output. See #3338.
Copy link
Member Author

Choose a reason for hiding this comment

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

changed this because I assumed this was old leftover closure stuff and originally deleted it, but #3338 is about a failure on yarn compile-devtools (which may eventually run again depending on the FIXME below)

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

cool cool

@brendankenny brendankenny changed the title tests: run node 10 on Travis tests: run node 10 on Travis CI Oct 22, 2018
@brendankenny brendankenny changed the title tests: run node 10 on Travis CI tests: run node 10 on Travis Oct 22, 2018
@brendankenny brendankenny merged commit 508d60d into master Oct 22, 2018
@brendankenny brendankenny deleted the trvs branch October 22, 2018 22:35
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