mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
[travis] osx investigate
This commit is contained in:
parent
ede749431a
commit
d742a8702a
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ matrix:
|
|||
script:
|
||||
- "sh -x scripts/travis-ci-build"
|
||||
- if test "$TRAVIS_OS_NAME" = "osx" ; then PYTHONPATH="`pwd`" python3 setup_osx.py py2app ; fi
|
||||
- if test "$TRAVIS_OS_NAME" = "osx" ; then find . -iname '*.app' ; fi
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key:
|
||||
|
|
Loading…
Add table
Reference in a new issue