Skip to content

Commit

Permalink
build: Node.js@9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 13, 2018
1 parent 5966658 commit 15fe5e3
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 @@ -11,7 +11,7 @@ node_js:
- "6.14"
- "7.10"
- "8.11"
- "9.8"
- "9.11"
sudo: false
cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -11,7 +11,7 @@ environment:
- nodejs_version: "6.14"
- nodejs_version: "7.10"
- nodejs_version: "8.11"
- nodejs_version: "9.8"
- nodejs_version: "9.11"
cache:
- node_modules
install:
Expand Down

0 comments on commit 15fe5e3

Please sign in to comment.