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 91a8088 commit 3349a10Copy full SHA for 3349a10
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
- MAKE_TARGET=test
17
- env:
18
- VIM_VERSION=installed
19
- - MAKE_TARGET="clean_compiled check js/test py/test"
+ - MAKE_TARGET="clean_compiled check js/test py/test test/node_position/test_position.out"
20
21
install:
22
- |
0 commit comments