Skip to content

Commit 0a1f8ac

Browse files
authored
Fix Appveyor CI runs (#183)
1 parent 7c79d84 commit 0a1f8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/appveyor.yml

+1-1
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
69+
libs/variant2 libs/preprocessor libs/io
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)