Skip to content

Commit

Permalink
Merge pull request #410 from ralphtheninja/master
Browse files Browse the repository at this point in the history
add node 9 to travis and appveyor
  • Loading branch information
ralphtheninja committed Nov 22, 2017
2 parents 0db334f + 6f8192e commit ca7272e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ os:
- linux

node_js:
- "9"
- "8"
- "7"
- "6"
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ environment:
- nodejs_version: "6"
- nodejs_version: "7"
- nodejs_version: "8"
- nodejs_version: "9"

platform:
- x86
Expand Down

0 comments on commit ca7272e

Please sign in to comment.