Browse Source

Removed AppVeyor CI.

Бранимир Караџић 2 years ago
parent
commit
08d0d254d3
1 changed files with 0 additions and 19 deletions
  1. 0 19
      .appveyor.yml

+ 0 - 19
.appveyor.yml

@@ -1,19 +0,0 @@
-shallow_clone: true
-
-os:
-  - Visual Studio 2019
-
-environment:
-  matrix:
-  - TOOLSET: vs2017
-#  - TOOLSET: vs2019
-
-configuration:
-  - Debug
-  - Release
-
-install:
-  tools\bin\windows\genie %TOOLSET%
-
-build:
-  project: .build/projects/$(TOOLSET)/bx.sln