Skip to content

Commit

Permalink
Add REE support
Browse files Browse the repository at this point in the history
  • Loading branch information
rmehner committed Mar 7, 2013
1 parent 6fb3815 commit 6c78a30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: ruby
rvm:
- ree
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- rbx-18mode
- rbx-19mode
- 1.8.7
script: "bundle exec rake test"

0 comments on commit 6c78a30

Please sign in to comment.