Skip to content

Commit

Permalink
build: Node.js@7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 30, 2017
1 parent 11108e1 commit dcf75b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ node_js:
- "4.8"
- "5.12"
- "6.10"
- "7.7"
- "7.9"
matrix:
include:
- node_js: "8.0"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
- nodejs_version: "4.8"
- nodejs_version: "5.12"
- nodejs_version: "6.10"
- nodejs_version: "7.7"
- nodejs_version: "7.9"
cache:
- node_modules
install:
Expand Down

0 comments on commit dcf75b3

Please sign in to comment.