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.
2 parents b523f1a + 0e1a8cc commit 9d44e59Copy full SHA for 9d44e59
.travis.yml
@@ -7,7 +7,7 @@ node_js:
7
- "0.12"
8
- "4"
9
- "5"
10
- - "6"
+ - "6.3"
11
12
branches:
13
only:
appveyor.yml
@@ -6,7 +6,7 @@ environment:
6
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "5"
- - nodejs_version: "6"
+ - nodejs_version: "6.3"
0 commit comments