CI: OSX - Move CEF version to .travis

This commit is contained in:
Colin Edwards 2017-03-01 18:18:29 -06:00
parent e63edcd436
commit 5eda800d3f
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