mirror of
https://github.com/posva/vim-vue.git
synced 2026-01-10 17:45:00 +08:00
Simplify testing commands using a Makefile
This commit is contained in:
@@ -3,8 +3,8 @@ dependencies:
|
||||
- sudo add-apt-repository ppa:jonathonf/vim -y
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install vim
|
||||
- bash test/install.sh
|
||||
- make dependencies
|
||||
|
||||
test:
|
||||
override:
|
||||
- vim -u test/vimrc -c 'Vader! test/*.vader'
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user