Skip to content

Commit 8e99c1a

Browse files
committed
TEMP: only checkvim make target
1 parent f870e72 commit 8e99c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Installed Vim with checks
99
env:
1010
- VIM_VERSION=installed
11-
- MAKE_TARGET="clean_compiled check checkpy checkvim js/test py/test test/node_position/test_position.out"
11+
- MAKE_TARGET="checkvim"
1212
- TEST_PROFILE=vim-profile-installed.txt
1313
- TEST_PYTHON=python3
1414

0 commit comments

Comments
 (0)