From 05c4fdcabb25574e8d9ddd4cb5d85f277a21f53c Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Sun, 28 Jan 2018 10:40:14 +0000 Subject: [PATCH] Merge branch 'feature/container_hash' of https://github.com/danieljames/type_traits into develop # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 93bf975..ecee07e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -60,6 +60,7 @@ install: - git submodule update --init libs/type_index - git submodule update --init libs/utility - git submodule update --init libs/functional + - git submodule update --init libs/container_hash - xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\type_traits - bootstrap - b2 headers