We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6f861 commit 82b4dd3Copy full SHA for 82b4dd3
.travis.yml
@@ -18,7 +18,7 @@ node_js:
18
- "11.15"
19
- <s "12.18"
20
- "13.13"
21
- - "14.2"
+ - "14.4"
22
env:
23
global:
24
# Necessary to build Node.js 0.6 on Travis CI images
appveyor.yml
@@ -23,7 +23,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.18"
25
- nodejs_version: "13.13"
26
- - nodejs_version: "14.2"
+ - nodejs_version: "14.4"
27
28
services:
29
- mysql
0 commit comments