Attempt to fix yaml format

This commit is contained in:
Sandro Santilli 2014-05-08 10:25:40 +02:00
parent aeca4db9b8
commit ac40db6c10

View File

@ -2,7 +2,7 @@ before_install:
- sudo apt-get install -q postgresql-server-dev-9.3
- sudo apt-get install -q postgresql-9.3-postgis-2.1
- # Install schema_triggers
- hg clone https://bitbucket.org/malloclabs/pg_schema_triggers && +
- hg clone https://bitbucket.org/malloclabs/pg_schema_triggers &&
cd pg_schema_triggers && make && sudo make install
script: