From 7c2467b221e55ade4bcc5440ec05be51ba80c810 Mon Sep 17 00:00:00 2001 From: wan-qy Date: Tue, 11 Jul 2017 10:55:59 +0800 Subject: [PATCH] Fix typo --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b093d2a2126e..ce0baaf989bd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,6 +20,6 @@ branches: only: - master -# disable build and test pahses +# disable build and test phases build: off test: off