summaryrefslogtreecommitdiffstats
path: root/.vim/bundle/vim-multiple-cursors/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.vim/bundle/vim-multiple-cursors/.travis.yml')
-rw-r--r--.vim/bundle/vim-multiple-cursors/.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.vim/bundle/vim-multiple-cursors/.travis.yml b/.vim/bundle/vim-multiple-cursors/.travis.yml
deleted file mode 100644
index cfb198a..0000000
--- a/.vim/bundle/vim-multiple-cursors/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-sudo: false
-language: ruby
-
-addons:
- apt:
- packages:
- - vim-gtk
-
-before_script:
- - "export DISPLAY=:99.0"
- - "sh -e /etc/init.d/xvfb start"