diff options
Diffstat (limited to '')
-rw-r--r-- | .appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 8ce20dc..b30856b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -6,8 +6,8 @@ image: - Visual Studio 2019 environment: - appveyor_boost_version: 1.65.0 appveyor_python_exe: C:\Python36-x64\python.exe + boost_version: 1.65.0 configuration: - MinSizeRel |