1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/bundle/phpcomplete.vim/.travis.yml

11 lines
235 B
YAML
Raw Normal View History

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