Skip to content
Snippets Groups Projects
Commit 8db8d1b5 authored by inso's avatar inso
Browse files

Show macos spec file

parent 3c92873f
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,8 @@ python gen_translations.py
if [ $TRAVIS_OS_NAME == "osx" ]
then
pyinstaller src/sakia/main.py --debug --additional-hooks-dir hooks
pyi-makespec src/sakia/main.py --debug --additional-hooks-dir hooks
cat main.spec
elif [ $TRAVIS_OS_NAME == "linux" ]
then
pyinstaller src/sakia/main.py --debug --additional-hooks-dir hooks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment