Restore INSTALL_DIR variable for macOS build script
This commit is contained in:
parent
6e9558e750
commit
f98c6beff8
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ jobs:
|
|||
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
env:
|
||||
- INSTALL_DIR="sfizz-${TRAVIS_BRANCH}-${TRAVIS_OS_NAME}-${TRAVIS_CPU_ARCH}"
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue