Attempt to fix failing tests 1

This commit is contained in:
Andy K. Massimino
2019-01-08 13:35:28 -05:00
parent 46f411c1d9
commit fee4d5b477
2 changed files with 3 additions and 0 deletions

View File

@@ -29,5 +29,6 @@ test-7.4.2273:
test-neovim:
stage: test
image: alpine:latest
script: bash -c 'VIMCMD=nvim test/vader/run'

View File

@@ -20,5 +20,7 @@ endif
filetype plugin indent on
syntax enable
set notimeout
" match-up options go here