commit: | 4a25bd26b99a13b58a5914d9983a0f14b6b337d7 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Sun May 14 14:40:46 2017 +0200 |
parents: | 967f30088e218e971e89eaac04e0b268d4aa4093 |
diff --git a/appveyor.yml b/appveyor.yml line changes: +1/-0 index af3142a..43552b3 --- a/appveyor.yml +++ b/appveyor.yml
@@ -107,6 +107,7 @@ install: - set PATH=%PATH%;%USERPROFILE%\.cargo\bin - rustc -vV - cargo -vV + - git submodule update --init --recursive ## Build Script ##