summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2015-07-07 21:22:26 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2015-07-07 21:22:26 +0200
commiteaaf951de632753613e9b42f433cdac02d851a09 (patch)
treeb73caf8b3d3ecb039ef90f2c954aaccdb273aec0 /appveyor.yml
parentMerge pull request #897 from lioncash/return (diff)
downloadyuzu-eaaf951de632753613e9b42f433cdac02d851a09.tar
yuzu-eaaf951de632753613e9b42f433cdac02d851a09.tar.gz
yuzu-eaaf951de632753613e9b42f433cdac02d851a09.tar.bz2
yuzu-eaaf951de632753613e9b42f433cdac02d851a09.tar.lz
yuzu-eaaf951de632753613e9b42f433cdac02d851a09.tar.xz
yuzu-eaaf951de632753613e9b42f433cdac02d851a09.tar.zst
yuzu-eaaf951de632753613e9b42f433cdac02d851a09.zip
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7e9155e6d..5dc147639 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -13,7 +13,7 @@ configuration:
- Release
install:
- - git submodule update --init --recursive --depth 20
+ - git submodule update --init --recursive
before_build:
- mkdir build