diff --git a/appveyor.yml b/appveyor.yml index 78257b1f..f065fc09 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,10 +3,6 @@ image: Visual Studio 2017 version: 1.0.{build} pull_requests: do_not_increment_build_number: true -branches: - only: - - master -skip_branch_with_pr: true environment: BUILD_PATH: $(APPVEYOR_BUILD_FOLDER)\build