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 3a326cb commit 1da81f4Copy full SHA for 1da81f4
.travis.yml
@@ -11,7 +11,7 @@ node_js:
11
- '4.7'
12
- '5.12'
13
- '6.9'
14
- - '7.2'
+ - '7.4'
15
16
matrix:
17
include:
appveyor.yml
@@ -15,7 +15,7 @@ environment:
- nodejs_version: "4.7"
- nodejs_version: "5.12"
- nodejs_version: "6.9"
18
- - nodejs_version: "7.2"
+ - nodejs_version: "7.4"
19
20
services:
21
- mysql
0 commit comments