Restore INSTALL_DIR variable for macOS build script

This commit is contained in:
redtide 2020-02-28 20:24:15 +01:00
parent 6e9558e750
commit f98c6beff8

View file

@ -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: