Update build to ruby 2.5.3 and fix sqlite

This commit is contained in:
Adam Meehan
2019-02-09 12:15:58 +11:00
parent 7233ff66dd
commit d0fcf754ec
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ gemfile:
- gemfiles/rails_5_2.gemfile
rvm:
- "2.5.1"
- "2.5.3"
script: 'bundle exec rspec'