aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-07-30 13:07:41 +0100
committerAleksey Kladov <[email protected]>2018-07-30 13:07:41 +0100
commitd30a2e4fac9267066dc53d71c4695843f95e6269 (patch)
tree78761b58017183b21c0c63369a4b8c9f14ad4232 /appveyor.yml
parent9f1f2f952c251e74174d957bd809093a2795780c (diff)
Don\'t block on rustfmt
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 8c7d118c8..a6ba3b0e1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -10,7 +10,6 @@ install:
10build: false 10build: false
11 11
12test_script: 12test_script:
13 - cargo collect-tests --verify
14 - cargo test 13 - cargo test
15 14
16branches: 15branches: