From c114aed56b028b72892f9ccd81d91c25f49acea3 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 15 Jan 2019 03:38:35 +0200 Subject: [PATCH] Remove even more Appveyor configurations --- appveyor.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index e1f7f5b..bccb5a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,23 +23,13 @@ environment: LAYOUT: tagged TOOLSET: msvc-14.0 - LIB: log - - LIB: log - UBP: 1 - LIB: python - - LIB: python - UBP: 1 - - LIB: serialization - LIB: serialization UBP: 1 - LIB: system - - LIB: system - UBP: 1 - - LIB: test - LIB: test UBP: 1 - LIB: thread - - LIB: thread - UBP: 1 install: - set BOOST_BRANCH=develop