mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-06-01 19:53:05 +03:00
Fix travis
This commit is contained in:
parent
743297cbbf
commit
90b3586d62
|
@ -42,7 +42,7 @@ env:
|
||||||
global:
|
global:
|
||||||
- PGPORT=5432
|
- PGPORT=5432
|
||||||
- PGUSER=travis
|
- PGUSER=travis
|
||||||
|
jobs:
|
||||||
- PG=9.6 DJANGO=2.1
|
- PG=9.6 DJANGO=2.1
|
||||||
- PG=10 DJANGO=2.1
|
- PG=10 DJANGO=2.1
|
||||||
- PG=11 DJANGO=2.1
|
- PG=11 DJANGO=2.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user