Build legacy package on Mac OS X 10.11.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-12-11 11:40:47 +02:00
parent 5dd0fca9a9
commit fc38ce6df1

View File

@ -23,7 +23,7 @@ matrix:
env: env:
- DEPLOY=true - DEPLOY=true
- LEGACY=true - LEGACY=true
osx_image: xcode9 osx_image: xcode8
before_install: before_install:
- | - |
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then