Skip to content

Commit 44c4c6e

Browse files
committedSep 4, 2017
build: Node.js@6.11
1 parent 9293f89 commit 44c4c6e

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
@@ -8,7 +8,7 @@ node_js:
88
- "3.3"
99
- "4.8"
1010
- "5.12"
11-
- "6.10"
11+
- "6.11"
1212
- "7.9"
1313
matrix:
1414
include:

‎appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
- nodejs_version: "3.3"
99
- nodejs_version: "4.8"
1010
- nodejs_version: "5.12"
11-
- nodejs_version: "6.10"
11+
- nodejs_version: "6.11"
1212
- nodejs_version: "7.9"
1313
cache:
1414
- node_modules

0 commit comments

Comments
 (0)
Please sign in to comment.