Use Boost master on Appveyor

This commit is contained in:
Vinnie Falco
2017-06-25 11:41:19 -07:00
parent beead1a297
commit 1c96e1604c

View File

@ -19,7 +19,7 @@ install:
- cd ..
- git clone https://github.com/boostorg/boost.git boost
- cd boost
- git checkout boost-1.64.0
# - git checkout boost-1.64.0
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\beast\
- git submodule update --init tools/build
- git submodule update --init libs/config