Skip to content

Commit 679bd84

Browse files
committed
Add libs/function_types dependency for Appveyor tests
1 parent 0bcc382 commit 679bd84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ before_build:
6767
libs/iterator libs/detail libs/exception libs/smart_ptr libs/mpl
6868
libs/align libs/container libs/tuple libs/intrusive libs/scope
6969
libs/variant2 libs/preprocessor libs/io libs/concept_check
70+
libs/function_types
7071

7172
- rm -rf %BOOST%/libs/%BOOST_LIBS_FOLDER%
7273
- mv -f %APPVEYOR_BUILD_FOLDER% %BOOST%/libs/%BOOST_LIBS_FOLDER%

0 commit comments

Comments
 (0)