Fix test on Travis CI

This commit is contained in:
Junegunn Choi
2020-10-13 20:31:14 +09:00
parent 4eb5d756b3
commit 4412a84d7f

View File

@@ -98,7 +98,9 @@ Execute (Unsupported. but g:limelight_conceal_???fg defined):
Limelight! Limelight!
AssertOff AssertOff
else else
if exists('&termguicolors')
set notermguicolors set notermguicolors
endif
colo default colo default
let &t_Co = 256 let &t_Co = 256
@@ -134,4 +136,4 @@ Execute (Cleanup):
delc AssertOff delc AssertOff
unlet! msg unlet! msg
Restore Restore
execute 'colo '.g:colors_name silent! execute 'colo '.g:colors_name