Setup a more recent ruby version

2.5.0 has been released since 8 months now...
This commit is contained in:
Henne Vogelsang 2018-09-04 21:25:53 +02:00
parent 64d8f05bdd
commit 272690fa21
6 changed files with 10 additions and 3 deletions

View file

@ -3,7 +3,7 @@ dist: trusty
language: ruby
cache: bundler
rvm:
- 2.4.0@osem --ignore-gemsets
- 2.5.0@osem --ignore-gemsets
branches:
only:
- master