Remove schema_triggers from tests

schema_triggers is no longer an indirect dependency.
This commit is contained in:
Rafa de la Torre
2016-07-01 12:18:49 +02:00
committed by Carla Iriberri
parent 4b79ab988e
commit 88d2af4e0a
2 changed files with 0 additions and 2 deletions
@@ -1,6 +1,5 @@
-- Install dependencies
CREATE EXTENSION postgis;
CREATE EXTENSION schema_triggers;
CREATE EXTENSION plpythonu;
CREATE EXTENSION plproxy;
CREATE EXTENSION cartodb;
@@ -1,6 +1,5 @@
-- Install dependencies
CREATE EXTENSION postgis;
CREATE EXTENSION schema_triggers;
CREATE EXTENSION plpythonu;
CREATE EXTENSION plproxy;
CREATE EXTENSION cartodb;