mirror of
https://github.com/frappe/books.git
synced 2025-01-12 19:06:38 +00:00
fix: Set travis node version to 13
This commit is contained in:
parent
b7fd2e8c4a
commit
ec643ca374
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user