Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joliss authored and jnicklas committed Oct 7, 2012
1 parent e1f901c commit 50f59a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
rvm:
- 1.8.7
- 1.9.3
before_script:
- sh -e /etc/init.d/xvfb start
- export DISPLAY=:99.0

0 comments on commit 50f59a8

Please sign in to comment.