temp: debug travis
This commit is contained in:
parent
aa2426d4e4
commit
55ce38cc87
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ ON_TRAVIS=false
|
||||||
rm -rf build dist LBRY.app
|
rm -rf build dist LBRY.app
|
||||||
|
|
||||||
pip install wheel dmgbuild jsonrpc
|
pip install wheel dmgbuild jsonrpc
|
||||||
|
|
||||||
|
which dmgbuild
|
||||||
|
dmgbuild --help
|
||||||
|
|
||||||
# the default py2app (v0.9) has a bug that is fixed in the head of /metachris/py2app
|
# the default py2app (v0.9) has a bug that is fixed in the head of /metachris/py2app
|
||||||
pip install git+https://github.com/metachris/py2app
|
pip install git+https://github.com/metachris/py2app
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue