X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/df115c73b21a5efcd0e0cc815a4d8228093b62d0..ca680fc9fc9cdf265479925b681b179611f1df41:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 8370fb59..b16d8106 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: