Skip to content

Commit 0bcc382

Browse files
committed
Add libs/concept_check dependency for Appveyor tests
1 parent a64b8b7 commit 0bcc382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ before_build:
6666
libs/filesystem libs/atomic libs/system libs/interprocess libs/array
6767
libs/iterator libs/detail libs/exception libs/smart_ptr libs/mpl
6868
libs/align libs/container libs/tuple libs/intrusive libs/scope
69-
libs/variant2 libs/preprocessor libs/io
69+
libs/variant2 libs/preprocessor libs/io libs/concept_check
7070

7171
- rm -rf %BOOST%/libs/%BOOST_LIBS_FOLDER%
7272
- mv -f %APPVEYOR_BUILD_FOLDER% %BOOST%/libs/%BOOST_LIBS_FOLDER%

0 commit comments

Comments
 (0)