Commit d9c4cb6ed2ba5b51c62c46234a68c13d63b8bd79
1 parent
2c7f4c70
Exists in
master
and in
21 other branches
Added ActiveRecord 4.1 to travis
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
.travis.yml
@@ -15,6 +15,7 @@ notifications: | @@ -15,6 +15,7 @@ notifications: | ||
15 | on_failure: change | 15 | on_failure: change |
16 | gemfile: | 16 | gemfile: |
17 | - Gemfile | 17 | - Gemfile |
18 | + - gemfiles/activerecord41.gemfile | ||
18 | - gemfiles/activerecord40.gemfile | 19 | - gemfiles/activerecord40.gemfile |
19 | - gemfiles/activerecord32.gemfile | 20 | - gemfiles/activerecord32.gemfile |
20 | - gemfiles/activerecord31.gemfile | 21 | - gemfiles/activerecord31.gemfile |