Update appveyor.yml to use boost 1.60
This commit is contained in:
parent
cf604518a5
commit
2fb0326892
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
environment:
|
||||
msvs_toolset: 14
|
||||
BOOST_VERSION: 59
|
||||
BOOST_VERSION: 60
|
||||
FASTBUILD: 1
|
||||
matrix:
|
||||
- platform: x64
|
||||
|
|
Loading…
Reference in a new issue