Commit c7d93c8ac3be5b1c9f7ba87ef4c5d8960f0aec19

Authored by Stephen Crosby
2 parents 7413a4a3 64687260
Exists in master and in 1 other branch production

Merge pull request #722 from lucianosousa/patch-1

add test to ruby v2.1
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -4,6 +4,7 @@ env: @@ -4,6 +4,7 @@ env:
4 rvm: 4 rvm:
5 - 2.0.0 5 - 2.0.0
6 - 1.9.3 6 - 1.9.3
  7 + - 2.1.2
7 - rbx-19mode 8 - rbx-19mode
8 - ruby-head 9 - ruby-head
9 services: mongodb 10 services: mongodb