forked from postgis/postgis
Add pg11 to dronie testing
parent
0485c13d40
commit
83966ec3f4
|
@ -25,4 +25,10 @@ steps:
|
|||
pull: always
|
||||
commands:
|
||||
- PGVER=10 sh ci/dronie/postgis_regress.sh
|
||||
|
||||
- name: build-11
|
||||
image: *test-image
|
||||
pull: always
|
||||
commands:
|
||||
- PGVER=11 sh ci/dronie/postgis_regress.sh
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue