1
0
Fork 0
mirror of synced 2024-07-03 05:51:09 -04:00
ultimate-vim/sources_non_forked/vim-multiple-cursors/.travis.yml

12 lines
151 B
YAML
Raw Normal View History

2018-10-14 09:43:54 -04:00
sudo: false
language: ruby
addons:
apt:
packages:
- vim-gtk
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"