Merge pull request #224 from fluent/update-travis-ci

Add recent Ruby versions
This commit is contained in:
okkez 2018-04-20 17:50:50 +09:00 committed by GitHub
commit e7d54eb59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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