Skip to content

Commit f3183e2

Browse files
committed
Fix tests
1 parent c5e0074 commit f3183e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ php:
1616
before_install:
1717
- phpenv config-add travisphp.ini
1818
- psql -c 'create database testing;' -U postgres
19-
- psql -U postgres -c "create extension postgis"
2019
- mysql -e 'CREATE DATABASE testing;'
2120
- cp tests/Config.php.travis tests/Config.php
2221

0 commit comments

Comments
 (0)