Sjors Provoost
b0db187e5b
ci: use --enable-external-signer instead of --with-boost-process
...
An earlier version of #16546 used both --with-boost-process and --enable-external-signer, which was simplified to only use the latter. However I forgot to update CI, so the external signer tests were not run.
2021-04-08 17:56:00 +02:00
MarcoFalke
faaee810e6
build: Require C++17 compiler
2020-11-18 15:15:04 +01:00
Anthony Towns
8ae9d314e9
Bump minimum python version to 3.6
2020-11-09 17:53:47 +10:00
Sjors Provoost
c17f54ee53
[ci] use boost::process
...
Explictly opt-out on win64, in case the default changes.
2020-07-31 13:38:10 +02:00
MarcoFalke
fa3b35a189
ci: Add test for clang-3.8 C++11 support
2020-06-19 20:33:53 -04:00
MarcoFalke
fa880773b4
ci: Have one config run in xenial to test against python3.5
...
Also, bump the travis env to bionic. This shouldn't matter at all
because all ci configs run inside a docker, but it does seem to fix a
bug. See
https://github.com/bitcoin/bitcoin/pull/19267#issuecomment-643630309
2020-06-19 10:43:21 -04:00
MarcoFalke
fa488f131f
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
2020-04-16 13:33:09 -04:00
fanquake
9e111db088
test: set a name for CI Docker containers
2020-02-10 20:03:52 +08:00
MarcoFalke
fa8a60bce9
ci: Run non-cross-compile builds natively
2019-11-04 14:10:24 -05:00