From fbc846b4ba727d1ac579956cdccd550597b522c8 Mon Sep 17 00:00:00 2001 From: w0rp Date: Wed, 6 Sep 2017 23:28:39 +0100 Subject: Try and get AppVeyor to run a single test --- .appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 1724db59..394aef9c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -26,4 +26,6 @@ install: - cd C:\ test_script: + - cd C:\projects\ale - C:\vim\vim\vim80\vim.exe --version + - 'C:\vim\vim\vim80\vim.exe -u test\vimrc "+Vader! test/test_path_uri.vader"' -- cgit v1.2.3