Merge pull request #404 from grzuy/update_rubies

ci: update rubies
This commit is contained in:
Gonzalo Rodriguez 2019-01-31 11:25:34 -03:00 committed by GitHub
commit df809e5b17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,10 +4,10 @@ cache: bundler
rvm:
- ruby-head
- 2.6.0
- 2.5.1
- 2.4.4
- 2.3.7
- 2.6.1
- 2.5.3
- 2.4.5
- 2.3.8
before_install:
- gem update --system