Travis: Drop support for postgres 9.4

postgres 9.4 doesn't support ON CONFLICT, which is required in our
implementation.
This commit is contained in:
Sida Chen 2019-02-19 16:42:49 -05:00
parent 23ccd9b53b
commit 870e812376

View File

@ -31,11 +31,6 @@ notifications:
matrix:
include:
- addons:
apt:
packages:
- rpm
postgresql: 9.4
- addons:
apt:
packages: