Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Added travis ci support for node 6 #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amilajack
Copy link

No description provided.

@@ -10,6 +10,7 @@ node_js:
- '5.3'
- '5.4'
- '5.5'
- '6'
Copy link

Choose a reason for hiding this comment

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

it might be good to support all the minors - 6.0, 6.1, 6.2.

@coveralls
Copy link

coveralls commented Jul 6, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 68c924b on amilajack:patch-1 into 24e1b1d on wbyoung:master.

@wbyoung
Copy link
Owner

wbyoung commented Jul 14, 2016

Thanks. It looks like one of the expectations needs to be changed to get the build passing, then this can be merged.

@amilajack
Copy link
Author

Sure. Which expectation?

@wbyoung
Copy link
Owner

wbyoung commented Jul 14, 2016

The Travis build is failing. There's a link above. You can also run the tests with npm test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants