Skip to content

Commit fcad676

Browse files
committed
build: Node.js@9.11
1 parent 9bf00b7 commit fcad676

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ node_js:
1111
- "6.14"
1212
- "7.10"
1313
- "8.11"
14-
- "9.2"
14+
- "9.11"
1515
sudo: false
1616
cache:
1717
directories:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
- nodejs_version: "6.14"
1212
- nodejs_version: "7.10"
1313
- nodejs_version: "8.11"
14-
- nodejs_version: "9.2"
14+
- nodejs_version: "9.11"
1515
cache:
1616
- node_modules
1717
install:

0 commit comments

Comments
 (0)