Merge pull request #839 from DDRBoxman/osxsign

CI: OSX - Move CEF version to .travis
This commit is contained in:
Gol-D-Ace 2017-03-02 01:20:10 +01:00 committed by GitHub
commit 272f918eb3
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,9 @@ env:
matrix:
include:
- os: osx
env: CMAKE_PREFIX_PATH=/usr/local/opt/qt5/lib/cmake
env:
- CMAKE_PREFIX_PATH=/usr/local/opt/qt5/lib/cmake
- CEF_BUILD_VERSION=3.2987.1588.g1952835
before_install: "./CI/install-dependencies-osx.sh"
before_script: "./CI/before-script-osx.sh"
before_deploy: "./CI/before-deploy-osx.sh"

View File

@ -1,8 +1,6 @@
# Exit if something fails
set -e
export CEF_BUILD_VERSION=3.2987.1588.g1952835
git fetch --tags
# Leave obs-studio folder