소스 검색

AppVeyor: Remove os: unstable

The default os has Qt now, so there no need for the unstable os.
Trung Do 11 년 전
부모
커밋
55725f07ec
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      appveyor.yml

+ 0 - 3
appveyor.yml

@@ -1,6 +1,3 @@
-# it seems that Qt is only installed by default on unstable os at the moment
-os: unstable
-
 # shallow clone
 clone_depth: 5