We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e394bb commit dac916bCopy full SHA for dac916b
.travis.yml
@@ -8,7 +8,7 @@ node_js:
8
- '2.5'
9
- '3.3'
10
- '4.4'
11
- - '5.0'
+ - '5.8'
12
13
matrix:
14
include:
appveyor.yml
@@ -13,7 +13,7 @@ environment:
- nodejs_version: "2.5"
- nodejs_version: "3.3"
15
- nodejs_version: "4.4"
16
- - nodejs_version: "5.0"
+ - nodejs_version: "5.8"
17
18
services:
19
- mysql
0 commit comments