more travis conf

This commit is contained in:
Robert Lechte 2017-03-21 17:06:35 +11:00
parent decce8d58e
commit c68310f2dd

View File

@ -3,6 +3,9 @@ python:
- "2.7"
- "3.6"
services:
- postgresql
addons:
postgresql: "9.6"