From 1976355e8f2545263dc827adab459e2f9493a9df Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Tue, 29 Mar 2016 22:36:12 +0300 Subject: [PATCH] appveyor update 1 --- test/appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/appveyor.yml b/test/appveyor.yml index 3422d68..0934672 100644 --- a/test/appveyor.yml +++ b/test/appveyor.yml @@ -12,7 +12,7 @@ init: #- set BRANCH_TO_TEST=%APPVEYOR_REPO_BRANCH% - - set BRANCH_TO_TEST=constexpr14 + - set BRANCH_TO_TEST=develop - set BOOST_REMOVE=type_index os: Visual Studio 2015