Use consistent version of ruby (2.6.4).

This commit is contained in:
Mojca Miklavec
2019-09-20 17:47:36 +02:00
parent 6c72e10c30
commit 054b75c386
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
language: ruby
rvm:
- 2.4.1
- 2.6.4
+1 -1
View File
@@ -1,4 +1,4 @@
ruby '2.6.3'
ruby '2.6.4'
source 'https://rubygems.org'
group :development do
group :test do