Skip to content

Commit e00c762

Browse files
committed
1 parent 891014a commit e00c762

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
@@ -7,7 +7,7 @@ node_js:
77
- "6.17"
88
- "8.16"
99
- "10.16"
10-
- "12.6"
10+
- "12.11"
1111
before_install:
1212
# Setup npm
1313
- "test $TRAVIS_NODE_VERSION != '0.8' || npm install -g [email protected]"

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ environment:
66
- nodejs_version: "6.17"
77
- nodejs_version: "8.16"
88
- nodejs_version: "10.16"
9-
- nodejs_version: "12.6"
9+
- nodejs_version: "12.11"
1010
install:
1111
# Install Node.js
1212
- ps: >-

0 commit comments

Comments
 (0)