mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-12 23:47:06 +00:00
Update .travis.yml
This commit is contained in:
parent
f13938414f
commit
2461c276f1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- node
|
- 12.13.0
|
||||||
env:
|
env:
|
||||||
- ELECTRON_CACHE=$HOME/.cache/electron
|
- ELECTRON_CACHE=$HOME/.cache/electron
|
||||||
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
|
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
|
||||||
|
|
Loading…
Reference in a new issue