소스 검색

Removed AppVeyor CI.

Бранимир Караџић 2 년 전
부모
커밋
08d0d254d3
1개의 변경된 파일0개의 추가작업 그리고 19개의 파일을 삭제
  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