.travis.yml: Remove PG 9.3

This commit is contained in:
Pedro M. Baeza
2018-10-13 12:44:41 +02:00
committed by GitHub
parent d11e9a9668
commit 3e9ef067e5

View File

@@ -8,7 +8,6 @@ addons:
- expect-dev # provides unbuffer utility
- python-lxml # because pip installation is slow
- pdftk
postgresql: "9.3"
language: python