travis: Re-enable the postgres configuration again

This commit is contained in:
Christian Decker
2020-09-23 12:11:16 +02:00
committed by Rusty Russell
parent 5809cc41f4
commit 1afa8b88c9

View File

@@ -36,8 +36,7 @@ env:
# Various other configurations
- VALGRIND=0 ARCH=64 DEVELOPER=1 NETWORK=liquid-regtest
# FIXME: this fails almost all the time!
# - VALGRIND=0 ARCH=64 DEVELOPER=1 DB=postgres
- VALGRIND=0 ARCH=64 DEVELOPER=1 DB=postgres
- VALGRIND=0 ARCH=arm32v7 DEVELOPER=1 TARGET_HOST=arm-linux-gnueabihf
- VALGRIND=0 ARCH=arm64v8 DEVELOPER=1 TARGET_HOST=aarch64-linux-gnu
cache: