argh. so much hate

This commit is contained in:
Job Evers-Meltzer 2016-08-16 14:43:49 -05:00
parent 71fad7e97f
commit ee8a653b13

View file

@ -45,9 +45,10 @@ fi
pip install dmgbuild jsonrpc certifi
which pip
which python
echo $PATH
export PATH=${PATH}:/Users/travis/Library/Python/2.7/bin
which dmgbuild
dmgbuild --help
# the default py2app (v0.9) has a bug that is fixed in the head of /metachris/py2app