Skip to content

Commit

Permalink
Attempt to fix failing tests 1
Browse files Browse the repository at this point in the history
  • Loading branch information
andymass committed Jan 8, 2019
1 parent 46f411c commit fee4d5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Expand Up @@ -29,5 +29,6 @@ test-7.4.2273:

test-neovim:
stage: test
image: alpine:latest
script: bash -c 'VIMCMD=nvim test/vader/run'

2 changes: 2 additions & 0 deletions test/vader/minvimrc
Expand Up @@ -20,5 +20,7 @@ endif
filetype plugin indent on
syntax enable

set notimeout

" match-up options go here

0 comments on commit fee4d5b

Please sign in to comment.