Upgrade Ruby to 2.4.7, include Ruby 2.5 in Travis

This commit is contained in:
Georg Kahest 2019-09-04 22:49:25 +03:00
parent 96d1ab2a41
commit a63e5badd8
2 changed files with 4 additions and 1 deletions

View file

@ -1 +1 @@
2.4.5
2.4.7

View file

@ -1,4 +1,7 @@
language: ruby
rvm:
- 2.4
- 2.5
cache: bundler
env:
- DB=postgresql