appveyor: Use a more recent version of boost

This commit is contained in:
MerryMage 2018-01-09 19:12:20 +00:00
parent cc0c084224
commit 81d9a62345

View File

@ -15,7 +15,7 @@ configuration:
install:
- git submodule update --init --recursive
- cd externals
- git clone https://github.com/citra-emu/ext-boost boost
- git clone https://github.com/MerryMage/ext-boost boost
- cd ..
before_build: