We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbcf63 commit 15feacdCopy full SHA for 15feacd
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
- MAKE_TARGET=test
17
- env:
18
- VIM_VERSION=installed
19
- - MAKE_TARGET="clean_compiled check"
+ - MAKE_TARGET="clean_compiled check js/test py/test"
20
21
install:
22
- |
0 commit comments