AR 6 doesn't support postgresql < 9.3

This commit is contained in:
Akira Matsuda 2019-05-01 03:50:16 +09:00
parent 03003ebdfd
commit 48d6f366cd
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
language: ruby
addons:
postgresql: '9.4'
rvm:
- 2.6.2
- 2.5.5