diff --git a/appveyor.yml b/appveyor.yml index ed1320f3..1b7dde1f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,10 +3,6 @@ version: '0.13.{build}' init: - git config --global core.autocrlf true -branches: - only: - - master - build_script: - ps: .\build.ps1