mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
chore: Stop OSX builds on Travis frequently timing out (#1260)
See https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
This commit is contained in:
parent
802d9abb1d
commit
76aa05f320
@ -43,7 +43,7 @@ install:
|
||||
npm install -g bower asar;
|
||||
brew install afsctool jq;
|
||||
make info;
|
||||
make electron-develop;
|
||||
travis_wait make electron-develop;
|
||||
fi
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user