Skip to content

Commit

Permalink
Adding travis-ci yaml setup... going to need to fix up the environment
Browse files Browse the repository at this point in the history
  • Loading branch information
raggi committed Sep 16, 2011
1 parent 8ba2ebd commit 0089659
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
script: rake fulltest
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- rbx
- rbx-2.0
- jruby
- ree
notifications:
email: false

0 comments on commit 0089659

Please sign in to comment.