diff --git a/appveyor.yml b/appveyor.yml index e313710ab..e939dd966 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,15 +1,10 @@ version: 1.0.{build} -branches: - only: - - master image: - Visual Studio 2019 - Ubuntu1804 - macOS -clone_depth: 1 - install: - cmd: >- git submodule update --init --depth 1