Remove Ruby version from Travis config and let it use .ruby-version

This commit is contained in:
Artur Beljajev 2019-12-12 17:51:46 +02:00
parent 857b35417a
commit 71cf9994cb

View file

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