Configure travis to export environment variable (POSTGIS_VERSION)
This commit is contained in:
parent
515146bf28
commit
294a222669
@ -8,10 +8,7 @@ before_install:
|
||||
- docker pull cartoimages/windshaft-carto-testing
|
||||
|
||||
script:
|
||||
- docker run -v `pwd`:/srv cartoimages/windshaft-carto-testing
|
||||
|
||||
after_success:
|
||||
- export POSTGIS_VERSION=2.4
|
||||
- docker run -v `pwd`:/srv cartoimages/windshaft-carto-testing -e POSTGIS_VERSION=2.4
|
||||
|
||||
language: generic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user