Skip to content

Commit

Permalink
Merge branch 'master' into anonymous-objects
Browse files Browse the repository at this point in the history
* master:
  Ignore Ruby 2.2.8 + 2.3.5 for Rails master
  • Loading branch information
radar committed Mar 9, 2018
2 parents 3495c6d + 77067d6 commit ab11062
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ matrix:
gemfile: gemfiles/Gemfile.rails-master
- rvm: 2.1.10
gemfile: gemfiles/Gemfile.rails-master
- rvm: 2.2.8
gemfile: gemfiles/Gemfile.rails-master
- rvm: 2.3.5
gemfile: gemfiles/Gemfile.rails-master
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.rails-5.0.x
- rvm: 2.1.10
Expand Down

0 comments on commit ab11062

Please sign in to comment.