summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-07-31 17:52:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-07-31 17:52:56 -0700
commit50bd742c4f201a0ae482b7613dac94a3e3559aff (patch)
tree0ad6b914f79a52cab43d6bd4fa0d4650ffa6a390 /appveyor.yml
parent35dddcc228618833a2de9f36a4a248aa4d684dff (diff)
parent843d6a5be028c294df820dfa9022bb3eb60b4e8e (diff)
downloadssh2-rs-50bd742c4f201a0ae482b7613dac94a3e3559aff.zip
Merge branch 'libssh2-update'
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 27df1ca..2569fc9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -11,6 +11,7 @@ install:
- SET PATH=%PATH%;C:\Program Files (x86)\Rust\bin
- rustc -V
- cargo -V
+ - git submodule update --init
build: false