mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 13:31:03 +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"
|
||||
|
||||
before_install:
|
||||
- google-chrome-stable --version
|
||||
- wget http://chromedriver.storage.googleapis.com/2.38/chromedriver_linux64.zip
|
||||
- unzip chromedriver_linux64.zip
|
||||
- sudo mv chromedriver /usr/local/bin/chromedriver
|
||||
|
Loading…
x
Reference in New Issue
Block a user