[Travis] Drop env grepping (interrupts the build on no-match)
... anyway I only wanted to know if there was any env (there's none)
This commit is contained in:
parent
31e3109784
commit
0f67b31272
@ -14,7 +14,6 @@ before_install:
|
||||
- echo "shared_preload_libraries = 'schema_triggers.so'" |
|
||||
sudo tee -a /etc/postgresql/9.3/main/postgresql.conf &&
|
||||
sudo service postgresql restart
|
||||
- env | grep PG # see if there's anything we should change
|
||||
|
||||
script:
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user