mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
parent
9a8e71f75b
commit
6a349b6e62
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ env:
|
||||||
- DATABASE_ADAPTER=postgresql
|
- DATABASE_ADAPTER=postgresql
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0
|
||||||
- 2.1.4
|
- 2.1
|
||||||
- 2.2.0
|
- 2.2
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
- gemfiles/4.0.0.gemfile
|
- gemfiles/4.0.0.gemfile
|
||||||
|
|
Loading…
Reference in a new issue