We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3389ff commit bcc4d10Copy full SHA for bcc4d10
appveyor.install.bat
@@ -7,7 +7,7 @@ if not exist %BOOST_ROOT% set nocache=1
7
8
if %nocache% == 1 (
9
pushd C:\Libraries
10
- appveyor DownloadFile http://superb-sea2.dl.sourceforge.net/project/boost/boost/1.61.0/boost_1_61_0.7z
+ appveyor DownloadFile http://cfhcable.dl.sourceforge.net/project/boost/boost/1.61.0/boost_1_61_0.7z
11
7z x boost_1_61_0.7z | find "ing archive"
12
cd boost_1_61_0
13
call .\bootstrap.bat
0 commit comments