6 lines
81 B
YAML
6 lines
81 B
YAML
before_install:
|
|
- sudo apt-cache search postgis
|
|
|
|
script:
|
|
- make installcheck
|