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 80363db commit ad366afCopy full SHA for ad366af
.travis.yml
@@ -29,7 +29,7 @@ jobs:
29
- make && make install
30
31
script:
32
- - VIM_EXE=$HOME/bin/vim/bin/vim ./run.sh
+ - VIM_EXE=$HOME/tmp/vim/bin/vim ./run.sh
33
34
- env: ENV="Neovim"
35
install:
0 commit comments