From 98e3a56296cb9955e49adb09a111f26e07328338 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Mar 2020 11:56:05 +0300 Subject: project.ci: dedupe code --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.appveyor.yml') 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 -- cgit v1.2.3