Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ addons: postgresql: 9.6 apt: packages: - postgresql-9.6-postgis-2.3 - postgresql-9.6-postgis-2.4 before_install: - psql -c 'create database travis_ci_test;' -U postgres Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ addons: postgresql: 9.6 apt: packages: - postgresql-9.6-postgis-2.3 - postgresql-9.6-postgis-2.4 before_install: - psql -c 'create database travis_ci_test;' -U postgres Loading