diff options
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 90fd49da8..bdeb667cf 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -9,5 +9,5 @@ install: | |||
9 | 9 | ||
10 | build: false | 10 | build: false |
11 | 11 | ||
12 | test_scipt: | 12 | test_script: |
13 | - cargo test | 13 | - cargo test |