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 e0888a8 commit bb8b4d5Copy full SHA for bb8b4d5
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
sudo: false
4
5
node_js:
6
- - 10
+ - 14
7
8
os:
9
- linux
appveyor.yml
@@ -1,7 +1,7 @@
1
image: Visual Studio 2015
2
environment:
- NODEJS_VERSION: "10"
+ NODEJS_VERSION: "14"
PREBUILD_UPLOAD:
secure: wFXEkNtRRO23ArXLq0wwWb77936/rCD4Pquty4hHH9wSdOZftPSvveLZvNbwWf2N
0 commit comments