From d742a8702a6be1f4cb015323d7c04a2beb6164b9 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Mon, 12 Nov 2018 23:51:10 +0200 Subject: [PATCH] [travis] osx investigate --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7ddc7d73..8861dbc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: