diff --git a/test/appveyor.yml b/test/appveyor.yml index 0934672..6e33f4d 100644 --- a/test/appveyor.yml +++ b/test/appveyor.yml @@ -11,8 +11,7 @@ # File revision #1 init: - #- set BRANCH_TO_TEST=%APPVEYOR_REPO_BRANCH% - - set BRANCH_TO_TEST=develop + - set BRANCH_TO_TEST=%APPVEYOR_REPO_BRANCH% - set BOOST_REMOVE=type_index os: Visual Studio 2015