From d78dc2847ec55ba5194a8d9f8054930eccf9948d Mon Sep 17 00:00:00 2001 From: TomPallister Date: Wed, 12 Oct 2016 21:04:35 +0100 Subject: [PATCH] tests --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 60a782f9..5dede7d4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,6 +4,8 @@ configuration: platform: Any CPU build_script: - build.sh +test_script: +- run-tests.sh artifacts: - path: artifacts\**\*.* cache: