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

Add node.js 13 to testing #627

Merged
merged 1 commit into from Dec 9, 2019
Merged

Conversation

coreyfarrell
Copy link
Member

Normalize output changes to match node.js 12.

.travis.yml Outdated
@@ -1,6 +1,7 @@
language: node_js

node_js:
- 13
Copy link
Member

Choose a reason for hiding this comment

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

Please add node to this list as well (or instead of 13) so that it's future-proofed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done but when I get a chance I'm likely going to create a "tapjs/travis-ci" repository with shared travis configs similar to https://github.com/cfware/travis-ci (what I use for my repos). This way testing config can be centrally managed for the whole tapjs org.

@isaacs
Copy link
Member

isaacs commented Dec 9, 2019

LGTM 👍

Normalize output changes to match node.js 12.
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