aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorChun Kuan Lee <ken2812221@gmail.com>2018-12-01 17:59:14 +0800
committerChun Kuan Lee <ken2812221@gmail.com>2019-02-04 21:06:44 +0800
commitd067e81dcf574b6504813bbf742cd5af057e8e9b (patch)
tree55571c966a389ef97ede576c0b34a6322f244ac7 /.appveyor.yml
parentebc6542d982c5fb7ad965ce3b365800a44e0e635 (diff)
downloadbitcoin-d067e81dcf574b6504813bbf742cd5af057e8e9b.tar.xz
msvc: add rapid check property tests
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index eb2d32e1bc..107d901ac7 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -7,7 +7,7 @@ clone_depth: 5
environment:
APPVEYOR_SAVE_CACHE_ON_ERROR: true
CLCACHE_SERVER: 1
- PACKAGES: boost-filesystem boost-signals2 boost-test libevent openssl zeromq berkeleydb
+ PACKAGES: berkeleydb boost-filesystem boost-signals2 boost-test libevent openssl rapidcheck zeromq
PATH: 'C:\Python37-x64;C:\Python37-x64\Scripts;%PATH%'
PYTHONUTF8: 1
cache: