Skip to content

Commit

Permalink
build: Node.js@6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 2, 2017
1 parent 0894f8c commit 3e09fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ node_js:
- "3.3"
- "4.8"
- "5.12"
- "6.10"
- "6.11"
- "7.10"
sudo: false
cache:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -8,7 +8,7 @@ environment:
- nodejs_version: "3.3"
- nodejs_version: "4.8"
- nodejs_version: "5.12"
- nodejs_version: "6.10"
- nodejs_version: "6.11"
- nodejs_version: "7.10"
cache:
- node_modules
Expand Down

0 comments on commit 3e09fb2

Please sign in to comment.