mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-09-04 21:21:02 +02:00
Merge pull request #224 from fluent/update-travis-ci
Add recent Ruby versions
This commit is contained in:
commit
e7d54eb59c
@ -1,5 +1,3 @@
|
||||
rvm: 2.2.10
|
||||
|
||||
sudo: required
|
||||
addons:
|
||||
- chrome: stable
|
||||
@ -8,6 +6,12 @@ env:
|
||||
global:
|
||||
DISPLAY: ":99.0"
|
||||
|
||||
rvm:
|
||||
- 2.5.1
|
||||
- 2.4.4
|
||||
- 2.3.7
|
||||
- 2.2.10
|
||||
|
||||
before_install:
|
||||
- google-chrome-stable --version
|
||||
- wget http://chromedriver.storage.googleapis.com/2.35/chromedriver_linux64.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user