mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
CI: Update CEF version on travis for osx
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ matrix:
|
||||
- os: osx
|
||||
env:
|
||||
- CMAKE_PREFIX_PATH=/usr/local/opt/qt5/lib/cmake
|
||||
- CEF_BUILD_VERSION=3.3112.1656.g9ec3e42
|
||||
- CEF_BUILD_VERSION=3.3282.1726.gc8368c8
|
||||
before_install: "./CI/install-dependencies-osx.sh"
|
||||
before_script: "./CI/before-script-osx.sh"
|
||||
before_deploy: "./CI/before-deploy-osx.sh"
|
||||
|
||||
Reference in New Issue
Block a user