Skip to content

Commit

Permalink
add travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Sep 20, 2012
1 parent 7d8b8b8 commit f2ac6c8
Show file tree
Hide file tree
Showing 2 changed files with 10 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.3
- ruby-head
- jruby
- rbx-18mode
- rbx-19mode
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source :rubygems
gemspec

0 comments on commit f2ac6c8

Please sign in to comment.