update os name (#3814)

This commit is contained in:
tooomm
2019-10-02 20:54:10 +02:00
committed by Zach H
parent ba0462b24f
commit 933f3e1392

View File

@@ -80,7 +80,7 @@ matrix:
- qt
- xz
update: true
script: bash ./.ci/travis-compile.sh --server --package "$TRAVIS_OS_NAME" --release
script: bash ./.ci/travis-compile.sh --server --package "macos" --release
before_cache:
- brew cleanup