summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2015-06-25 07:07:50 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2015-06-25 07:07:50 +0200
commit176aded0204a7924b5a56937adff77d6a16c750b (patch)
tree7e53a82378ad6a31ba370d2638dff23e0a6f1c3e
parentMerge pull request #877 from yuriks/ipc-headers (diff)
parentAppVeyor: Remove os: unstable (diff)
downloadyuzu-176aded0204a7924b5a56937adff77d6a16c750b.tar
yuzu-176aded0204a7924b5a56937adff77d6a16c750b.tar.gz
yuzu-176aded0204a7924b5a56937adff77d6a16c750b.tar.bz2
yuzu-176aded0204a7924b5a56937adff77d6a16c750b.tar.lz
yuzu-176aded0204a7924b5a56937adff77d6a16c750b.tar.xz
yuzu-176aded0204a7924b5a56937adff77d6a16c750b.tar.zst
yuzu-176aded0204a7924b5a56937adff77d6a16c750b.zip
Diffstat (limited to '')
-rw-r--r--appveyor.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index aef2d6f73..7e9155e6d 100644
--- a/appveyor.yml
+++ b/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