Temptative travis script
This commit is contained in:
parent
15740f2ef6
commit
00dc8dcd51
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
before_install:
|
||||
- sudo apt-cache search postgis
|
||||
|
||||
script:
|
||||
- make installcheck
|
Loading…
Reference in New Issue
Block a user