From af55bf7b1f711ddc9d6b50a8b63bd140c16545f0 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Wed, 31 May 2017 15:00:37 +0100 Subject: [PATCH] CI: Add more dependencies to appveyor file. --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 54930945..45fbae40 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -86,6 +86,9 @@ install: - git submodule update --init libs/math - git submodule update --init libs/tokenizer - git submodule update --init libs/optional + - git submodule update --init libs/atomic + - git submodule update --init libs/rational + - git submodule update --init libs/algorithm - xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\regex - bootstrap - b2 headers