CI: Update CEF version on travis for osx

This commit is contained in:
Colin Edwards 2018-01-21 00:12:44 -06:00
parent 7abbd4d247
commit d5877f7a03

View file

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