Skip to content

Commit 2349675

Browse files
committed
1 parent c5a317f commit 2349675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ node_js:
99
- "4.8"
1010
- "5.12"
1111
- "6.10"
12-
- "7.9"
12+
- "7.10"
1313
sudo: false
1414
cache:
1515
directories:

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
- nodejs_version: "4.8"
1010
- nodejs_version: "5.12"
1111
- nodejs_version: "6.10"
12-
- nodejs_version: "7.9"
12+
- nodejs_version: "7.10"
1313
cache:
1414
- node_modules
1515
install:

0 commit comments

Comments
 (0)