We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e0074 commit f3183e2Copy full SHA for f3183e2
.travis.yml
@@ -16,7 +16,6 @@ php:
16
before_install:
17
- phpenv config-add travisphp.ini
18
- psql -c 'create database testing;' -U postgres
19
- - psql -U postgres -c "create extension postgis"
20
- mysql -e 'CREATE DATABASE testing;'
21
- cp tests/Config.php.travis tests/Config.php
22
0 commit comments