Skip to content

Commit

Permalink
Travis: Disable blocking tests in Neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
Rui Abreu Ferreira committed Aug 28, 2016
1 parent 47cf2b6 commit 5479702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
matrix:
- CI_TARGET=pytests
- CI_TARGET=vim
- CI_TARGET=neovim VROOM_ARGS=--neovim
- CI_TARGET=neovim VROOM_ARGS="--neovim --skip messages.vroom directives.vroom system.vroom"
matrix:
fast_finish: true
allow_failures:
Expand Down

0 comments on commit 5479702

Please sign in to comment.