Newer
Older
matrix:
include:
- os: osx
language: node_js
language: node_js
addons:
apt:
packages:
- libx11-dev
- zlib1g-dev
- libxtst-dev
- | # Disable sandbox: https://github.com/electron/electron/issues/17972
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
patch -p1 -i patches/app-builder-lib+22.3.6.patch
script:
- npm run dist