Commit d9c4cb6ed2ba5b51c62c46234a68c13d63b8bd79

Authored by Andrew Kane
1 parent 2c7f4c70

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 15 on_failure: change
16 16 gemfile:
17 17 - Gemfile
  18 + - gemfiles/activerecord41.gemfile
18 19 - gemfiles/activerecord40.gemfile
19 20 - gemfiles/activerecord32.gemfile
20 21 - gemfiles/activerecord31.gemfile
... ...