Skip to content

Commit

Permalink
add Ruby 2.0.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Rodriguez committed Feb 26, 2013
1 parent b15bf0c commit b83c1b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,3 +1,4 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ MiniTest matchers for Mongoid.

This gem supports:

* Ruby 1.9.3
* Ruby 1.9.3, 2.0.0
* Mongoid ~>3.0
* MiniTest ~>4.1

Expand Down

0 comments on commit b83c1b7

Please sign in to comment.