Browse Source

AppVeyor: Remove os: unstable

The default os has Qt now, so there no need for the unstable os.
pull/15/merge
Trung Do 11 years ago
parent
commit
55725f07ec
  1. 3
      appveyor.yml

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 # shallow clone
clone_depth: 5 clone_depth: 5

Loading…
Cancel
Save