Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
update travis build config
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonhutchens committed Mar 20, 2014
1 parent ae72d13 commit fcc97b8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ notifications:
rvm:
- ree
- 1.8.7
- jruby-18mode
- rbx-18mode
- 1.9.2
- 1.9.3
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- 2.0.0
- 2.1.0
- 2.1.1

0 comments on commit fcc97b8

Please sign in to comment.