Commit 686c4ac634dfd4f0810768ce878ed16fb894ec82
1 parent
d068b78c
Exists in
master
and in
21 other branches
Updated tests to use ActiveRecord 5 by default
Showing
5 changed files
with
10 additions
and
10 deletions
Show diff stats
.travis.yml
... | ... | @@ -14,7 +14,7 @@ notifications: |
14 | 14 | on_failure: change |
15 | 15 | gemfile: |
16 | 16 | - Gemfile |
17 | - - test/gemfiles/activerecord50.gemfile | |
17 | + - test/gemfiles/activerecord42.gemfile | |
18 | 18 | - test/gemfiles/activerecord41.gemfile |
19 | 19 | - test/gemfiles/activerecord40.gemfile |
20 | 20 | - test/gemfiles/activerecord32.gemfile | ... | ... |
Gemfile
test/gemfiles/activerecord50.gemfile
test/gemfiles/nobrainer.gemfile