Skip to content

Commit 2700095

Browse files
committed
1 parent f9be141 commit 2700095

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

0 commit comments

Comments
 (0)