Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Commit

Permalink
Merge pull request #7 from pwnall/ci_node6
Browse files Browse the repository at this point in the history
Add node 6 to CI.
  • Loading branch information
jeffling committed May 18, 2016
2 parents 7194377 + 4243f28 commit 07d5900
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ matrix:
- node_js: "4.3"
- node_js: "4.4"
- node_js: "5"
- node_js: "6.0"
- node_js: "6.1"
- node_js: "6.2"
- node_js: "4.4"
script: npm run coveralls
- node_js: "4.4"
Expand Down

0 comments on commit 07d5900

Please sign in to comment.