Tests: test on Ubuntu and OSX

This commit is contained in:
Marco Hinz 2016-02-03 15:12:22 +01:00
parent b0d90b1f76
commit d8d27b216c
2 changed files with 6 additions and 3 deletions

View file

@ -20,5 +20,4 @@ fi
cp viminfo viminfo.tmp
trap "{ rm viminfo.tmp; }" EXIT
echo '(Be patient.. testing can take a while.)'
HOME=/dev/null vim -XNu vimrc -i viminfo.tmp -c 'Vader! feature/*.vader'