travis: use newer postgres for Django 2.0 tests
This commit is contained in:
@@ -21,6 +21,8 @@ env:
|
||||
|
||||
services:
|
||||
- postgres
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user