Skip to content

Commit 91a4a72

Browse files
committed
1 parent 7f82d4d commit 91a4a72

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.11"
1212
- "7.10"
13-
- "8.4"
13+
- "8.9"
1414
sudo: false
1515
cache:
1616
directories:

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.11"
1212
- nodejs_version: "7.10"
13-
- nodejs_version: "8.4"
13+
- nodejs_version: "8.9"
1414
cache:
1515
- node_modules
1616
install:

0 commit comments

Comments
 (0)