mirror of https://github.com/citusdata/citus.git
Re-enable custom PG builds
parent
262a183023
commit
a33a5a4a6f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue