the 2.4.0 fix doesnt work

This commit is contained in:
root
2019-12-17 04:19:55 +00:00
parent 0bb5fc8bd4
commit bae6557b9c
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
language: ruby
rvm:
- 2.4.0
- 2.5.3
- 2.6.0
- 2.6.5

View File

@@ -23,7 +23,6 @@ gem 'espeak-ruby', '>= 1.0.4' # Text-to-Voice
gem 'nokogiri', '>= 1.10.4'
gem 'rake'
#ruby 2.4 isnt compatible with a higher version of active-record
gem 'activerecord' ,'~> 5.2.4'
gem 'otr-activerecord'
gem 'sqlite3'