Fix travis

This commit is contained in:
M1ha 2021-07-06 14:33:17 +05:00
parent 743297cbbf
commit 90b3586d62

View File

@ -42,7 +42,7 @@ env:
global:
- PGPORT=5432
- PGUSER=travis
jobs:
- PG=9.6 DJANGO=2.1
- PG=10 DJANGO=2.1
- PG=11 DJANGO=2.1