CI: OSX - export cef version so we can use it elsewhere

This commit is contained in:
Colin Edwards 2017-03-01 14:35:22 -06:00 committed by GitHub
parent 11579810a5
commit a029b3e217

View File

@ -1,7 +1,7 @@
# Exit if something fails
set -e
CEF_BUILD_VERSION=3.2987.1588.g1952835
export CEF_BUILD_VERSION=3.2987.1588.g1952835
git fetch --tags