mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
Fix travis
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = {
|
||||
chrome: {
|
||||
// check for more recent versions of chrome driver here:
|
||||
// https://chromedriver.storage.googleapis.com/index.html
|
||||
version: '85.0.4183.83',
|
||||
version: '87.0.4280.20',
|
||||
arch: process.arch,
|
||||
baseURL: 'https://chromedriver.storage.googleapis.com'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user