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