Skip to content

Commit ce140dc

Browse files
committed
1 parent 0b15571 commit ce140dc

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
@@ -10,7 +10,7 @@ node_js:
1010
- "5.12"
1111
- "6.14"
1212
- "7.10"
13-
- "8.9"
13+
- "8.11"
1414
- "9.2"
1515
sudo: false
1616
cache:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
- nodejs_version: "5.12"
1111
- nodejs_version: "6.14"
1212
- nodejs_version: "7.10"
13-
- nodejs_version: "8.9"
13+
- nodejs_version: "8.11"
1414
- nodejs_version: "9.2"
1515
cache:
1616
- node_modules

0 commit comments

Comments
 (0)