Skip to content

Conversation

@RubenVerborgh
Copy link
Contributor

This pull request runs the Travis CI tests on Node.js 8 and the latest Node.js version.

@coveralls
Copy link

coveralls commented Aug 15, 2017

Coverage Status

Coverage remained the same at 88.803% when pulling 5faf85e on RubenVerborgh:feature/node8 into 3beec13 on solid:master.

Copy link
Contributor

@dan-f dan-f left a comment

Choose a reason for hiding this comment

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

Just a minor question, but LGTM!

node_js:
- 7.10.0
- 8
- node
Copy link
Contributor

Choose a reason for hiding this comment

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

Travis says node implies the latest stable node release. Is this redundant given 8 above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For now, yes, but not in the future. Alternative is to put "8.0" and "node", or just "8.0" (but I like auto testing on new Node.js versions).

- yarn test
after_success:
- yarn coverage:report
cache: yarn
Copy link
Contributor

Choose a reason for hiding this comment

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

nice!

Copy link
Contributor

@dan-f dan-f left a comment

Choose a reason for hiding this comment

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

👍

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.803% when pulling 09bd49e on RubenVerborgh:feature/node8 into 3beec13 on solid:master.

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