summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-09-06 23:28:39 +0100
committerw0rp <devw0rp@gmail.com>2017-09-06 23:28:39 +0100
commitfbc846b4ba727d1ac579956cdccd550597b522c8 (patch)
treefa6c699cea99ff85e1dcd738b66d2f82a3265424 /.appveyor.yml
parentdd77b6eac5cdb08b1c75aae2f339baa9f313604c (diff)
downloadale-fbc846b4ba727d1ac579956cdccd550597b522c8.zip
Try and get AppVeyor to run a single test
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
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"'