Merge pull request #1289 from internetee/upgrade-ruby-to-2.4.7

Upgrade Ruby to 2.4.7, include Ruby 2.5 in Travis
This commit is contained in:
Timo Võhmar 2019-09-09 09:45:11 +03:00 committed by GitHub
commit a0212490d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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