Sfoglia il codice sorgente

AppVeyor: Remove os: unstable

The default os has Qt now, so there no need for the unstable os.
Trung Do 11 anni fa
parent
commit
55725f07ec
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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