travis-ci: we dont need Apache installed

This commit is contained in:
marc tobias
2020-09-17 18:21:16 +02:00
parent df115c73b2
commit 9e21c6a862
2 changed files with 2 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ env:
before_install:
- phpenv global 7.4
install:
- vagrant/install-on-travis-ci.sh
- vagrant/Install-on-Travis-CI.sh
before_script:
- psql -U postgres -c "create extension postgis"
script: