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

Commit

Permalink
Add node 6 to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnall committed May 18, 2016
1 parent 7194377 commit 4243f28
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 4243f28

Please sign in to comment.