chore: bump libcc (3-0-x) (#15374)

Resolves #15344
This commit is contained in:
Alexey Kuzmin
2018-10-24 22:40:38 +02:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ build-steps: &build-steps
echo 'Installing Node.js 10 for MacOS'
brew update
brew install node@10
echo 'export PATH="/usr/local/opt/node@10/bin:$PATH"' >> $BASH_ENV
fi
- run:
name: Check for release

2
DEPS
View File

@@ -2,7 +2,7 @@ vars = {
'chromium_version':
'63.0.3239.150',
'libchromiumcontent_revision':
'c110392d8556a6428679328f9075b3f4fb54aa3c',
'82816abaad3930c3702cf23489f0506ba13b1529',
'node_version':
'v9.7.0-33-g538a5023af',
'native_mate_revision':