mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 21:41:11 +02:00
Display google-chrome version
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
330912a10d
commit
c685605705
@ -9,6 +9,7 @@ env:
|
|||||||
DISPLAY: ":99.0"
|
DISPLAY: ":99.0"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- google-chrome-stable --version
|
||||||
- wget http://chromedriver.storage.googleapis.com/2.38/chromedriver_linux64.zip
|
- wget http://chromedriver.storage.googleapis.com/2.38/chromedriver_linux64.zip
|
||||||
- unzip chromedriver_linux64.zip
|
- unzip chromedriver_linux64.zip
|
||||||
- sudo mv chromedriver /usr/local/bin/chromedriver
|
- sudo mv chromedriver /usr/local/bin/chromedriver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user