Skip to content

Commit

Permalink
Add travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Jun 1, 2011
1 parent 9653d9b commit b2cb54d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
script: "bundle exec rake spec"
rvm:
- ree
- 1.8.7
- 1.9.2
- rbx

0 comments on commit b2cb54d

Please sign in to comment.