From ee6ebec70d8787c2ce2fd8ab80674500ca80afc3 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 28 Jan 2018 03:14:30 +0300 Subject: Fix typo --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 90fd49da8..bdeb667cf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,5 +9,5 @@ install: build: false -test_scipt: +test_script: - cargo test -- cgit v1.2.3