Skip to content

Commit

Permalink
Update Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed Mar 16, 2012
1 parent cce141d commit 5f87f5d
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
language: ruby

rvm:
- 1.8.7
- 1.9.2
- rbx-2.0
- 1.9.3
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- ree
- jruby

notifications:
irc:
- irc.freenode.net#redis-rb
email:
- pcnoordhuis@gmail.com

0 comments on commit 5f87f5d

Please sign in to comment.