Re-enable custom PG builds

pull/1439/head
Jason Petersen 2017-06-04 23:33:11 -06:00
parent 262a183023
commit a33a5a4a6f
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ before_install:
install:
- install_uncrustify
- install_pg
- install_custom_pg
before_script: citus_indent --quiet --check
script: CFLAGS=-Werror pg_travis_multi_test check
after_success: