1
0
Fork 0
mirror of synced 2024-06-01 15:01:10 -04:00
ultimate-vim/bundle/vim-multiple-cursors/.travis.yml
2014-05-09 21:28:39 +02:00

8 lines
152 B
YAML

language: ruby
rvm:
- 1.9.3
before_install: sudo apt-get install vim-gtk
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"