2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

AppVeyor: Remove os: unstable

The default os has Qt now, so there no need for the unstable os.
This commit is contained in:
Trung Do 2015-06-24 14:09:56 -04:00
parent 76dfafc906
commit 55725f07ec

View file

@ -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