mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-29 11:54:34 +01:00
travis: Re-enable the postgres configuration again
This commit is contained in:
committed by
Rusty Russell
parent
5809cc41f4
commit
1afa8b88c9
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user