1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00
amix-vimrc-mirror/sources_non_forked/vim-multiple-cursors/.travis.yml

13 lines
136 B
YAML
Raw Normal View History

2020-06-21 23:50:44 +08:00
os: linux
dist: bionic
2013-04-27 00:17:22 +08:00
language: ruby
2016-01-06 02:18:45 +08:00
addons:
apt:
packages:
- vim-gtk
2020-06-21 23:50:44 +08:00
- xvfb
2016-01-06 02:18:45 +08:00
2020-06-21 23:50:44 +08:00
script:
- xvfb-run bundle exec rake