Skip to content

Commit ad366af

Browse files
committed
Fix
1 parent 80363db commit ad366af

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
@@ -29,7 +29,7 @@ jobs:
2929
- make && make install
3030

3131
script:
32-
- VIM_EXE=$HOME/bin/vim/bin/vim ./run.sh
32+
- VIM_EXE=$HOME/tmp/vim/bin/vim ./run.sh
3333

3434
- env: ENV="Neovim"
3535
install:

0 commit comments

Comments
 (0)