Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Build multiple rubies on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Dec 30, 2012
1 parent d470acd commit fc35f5b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,9 @@
language: ruby
matrix:
allow_failures:
- rvm: ruby-head
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head

0 comments on commit fc35f5b

Please sign in to comment.