Skip to content

Commit

Permalink
Just Rails 4+ for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinAiken committed Sep 26, 2016
1 parent 0b84f2e commit 06c1728
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ rvm:
- 2.3.0
- 2.3.1
env:
- RAILS_VERSION=3
- RAILS_VERSION=4
- RAILS_VERSION=5
matrix:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Detect full table scans in your unit tests! As opposed to just doing basic rege
## Requirements/Support

- Ruby 2.0+
- ActiveRecord 3+
- ActiveSupport 3+
- ActiveRecord 4+
- ActiveSupport 4+
- mysql2 adapter

## Installation
Expand Down

0 comments on commit 06c1728

Please sign in to comment.