appveyor: Use a more recent version of boost
This commit is contained in:
parent
cc0c084224
commit
81d9a62345
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user