Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4aace16..22d2842 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -17,6 +17,9 @@ build: false
test_script:
- cargo build --verbose
- cargo test --verbose
+ - cargo generate-lockfile -Z minimal-versions
+ - cargo build --verbose
+ - cargo test --verbose
branches:
only: