diff options
author | Trung Do <chin.bimbo@gmail.com> | 2015-06-24 20:09:56 +0200 |
---|---|---|
committer | Trung Do <chin.bimbo@gmail.com> | 2015-06-24 20:09:56 +0200 |
commit | 55725f07ece615ea09ac8c0ff0389e18207bd050 (patch) | |
tree | 7e53a82378ad6a31ba370d2638dff23e0a6f1c3e | |
parent | Merge pull request #877 from yuriks/ipc-headers (diff) | |
download | yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.tar yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.tar.gz yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.tar.bz2 yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.tar.lz yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.tar.xz yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.tar.zst yuzu-55725f07ece615ea09ac8c0ff0389e18207bd050.zip |
-rw-r--r-- | appveyor.yml | 3 |
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 |