mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
[travis] osx - try preparing a package
This commit is contained in:
parent
8980adbd35
commit
f5941f8b63
1 changed files with 3 additions and 1 deletions
|
@ -29,4 +29,6 @@ matrix:
|
|||
- os: osx
|
||||
language: generic
|
||||
env: TOXENV=py35
|
||||
script: "sh -x scripts/travis-ci-build"
|
||||
script:
|
||||
- "sh -x scripts/travis-ci-build"
|
||||
- if test "$TRAVIS_OS_NAME" = "osx" ; then python3 setup_osx.py py2app ; fi
|
||||
|
|
Loading…
Add table
Reference in a new issue