chore: upgrade chrome to v53 (#11213)

This commit is contained in:
Miško Hevery 2016-08-31 16:59:17 -07:00 committed by GitHub
parent ddda62b1f2
commit 18be339ee9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set -e -o pipefail
NODE_VERSION=5.4.1
NPM_VERSION=3.5.3
CHROMIUM_VERSION=386251 # Chrome 50 linux stable, see https://www.chromium.org/developers/calendar
CHROMIUM_VERSION=403382 # Chrome 53 linux stable, see https://www.chromium.org/developers/calendar
SAUCE_CONNECT_VERSION=4.3.11