Skip to content

Commit

Permalink
initial travis configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
kakutani committed Aug 12, 2011
1 parent 2aa0817 commit ce87476
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head

script: rake test

0 comments on commit ce87476

Please sign in to comment.