summaryrefslogblamecommitdiffstats
path: root/.travis.yml
blob: 27e0fc800e9a7a256c440fd4b8b0b6fca2194eef (plain) (tree)
1
2
3
4
5
6
7
8







                                            
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"
script: bundle exec rspec