Browse Source

CI: OSX - Move CEF version to .travis

Colin Edwards 9 years ago
parent
commit
5eda800d3f
2 changed files with 3 additions and 3 deletions
  1. 3 1
      .travis.yml
  2. 0 2
      CI/install-dependencies-osx.sh

+ 3 - 1
.travis.yml

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

+ 0 - 2
CI/install-dependencies-osx.sh

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