mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-multiple-cursors/.travis.yml

13 lines
136 B
YAML
Raw Normal View History

2020-06-21 11:50:44 -04:00
os: linux
dist: bionic
2013-04-26 12:17:22 -04:00
language: ruby
2016-01-05 13:18:45 -05:00
addons:
apt:
packages:
- vim-gtk
2020-06-21 11:50:44 -04:00
- xvfb
2016-01-05 13:18:45 -05:00
2020-06-21 11:50:44 -04:00
script:
- xvfb-run bundle exec rake