Skip to content

Conversation

joshwiens
Copy link
Member

'travis:coverage': 'yarn run test:coverage',
'travis:lint': 'yarn run lint && yarn run nsp',
'lint-staged': 'lint-staged',
'travis:test': 'yarn run test',
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a random thing, but shouldn't the initial test pass on Travis capture coverage info too?

Copy link
Member Author

Choose a reason for hiding this comment

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

We test on 3 versions of node, we only want to collect coverage once per commit hash which is why those two tasks are split.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok, cool. 👍

@sapegin sapegin merged commit 84b52ed into master Mar 6, 2017
@sapegin sapegin deleted the d3viant0ne-StandardVersion branch March 6, 2017 07:53
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