Skip to content

Commit deabae9

Browse files
authored
Update appveyor.yml
1 parent 679bd84 commit deabae9

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
@@ -67,7 +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
70+
libs/function_types libs/utility
7171

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

0 commit comments

Comments
 (0)