1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-04-04 03:31:06 +00: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

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