2
0
mirror of https://github.com/frappe/books.git synced 2025-01-13 03:11:30 +00:00

fix: Set travis node version to 13

This commit is contained in:
Faris Ansari 2020-02-04 10:06:21 +05:30
parent b7fd2e8c4a
commit ec643ca374

View File

@ -3,7 +3,7 @@ matrix:
- os: osx
osx_image: xcode10.2
language: node_js
node_js: "10"
node_js: "13"
env:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder