1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:50:03 +08:00
SpaceVim/bundle/phpcomplete.vim-vim7/.travis.yml

11 lines
235 B
YAML

language: bash
before_script:
- sudo apt-get update -qq
- sudo apt-get install -y vim
- sudo apt-get install -y bash
- git clone https://github.com/complex857/vimunit vimunit
script:
- cd tests/; bash runtests.sh