1
0
Fork 0
mirror of synced 2024-09-20 13:12:55 -04:00
ultimate-vim/sources_non_forked/vim-node/.travis.yml

8 lines
162 B
YAML
Raw Normal View History

2014-06-13 09:55:08 -04:00
language: ruby
rvm:
- 1.9.3
before_install: sudo apt-get install vim-gtk
install: bundle install --deployment --without development
script: xvfb-run make test