We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58149ce commit 6454f19Copy full SHA for 6454f19
.travis.yml
@@ -12,7 +12,7 @@ node_js:
12
- "5.12"
13
- "6.13"
14
- "7.10"
15
- - "8.10"
+ - "8.11"
16
- "9.8"
17
env:
18
global:
appveyor.yml
@@ -16,7 +16,7 @@ environment:
- nodejs_version: "5.12"
- nodejs_version: "6.13"
- nodejs_version: "7.10"
19
- - nodejs_version: "8.10"
+ - nodejs_version: "8.11"
20
- nodejs_version: "9.8"
21
22
services:
0 commit comments