Skip to content

Commit

Permalink
Add travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-stefano committed Jan 13, 2014
1 parent 8c2c35b commit a2f2d28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: ruby
rvm:
- 1.9.3
- jruby
- 2.0
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- bundle exec rspec

0 comments on commit a2f2d28

Please sign in to comment.