Bump to node 12

This commit is contained in:
TC
2020-11-21 22:54:43 +01:00
parent e197087a50
commit 059f756d89
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
language: node_js
node_js: "10"
node_js: "12"
env:
- ELECTRON_CACHE=$HOME/.cache/electron ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder