Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Feb 5, 2012
1 parent 16c2509 commit 2132c90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: ruby
rvm:
- 1.9.2

before_script:
- "npm install -g coffee-script"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"

0 comments on commit 2132c90

Please sign in to comment.