Skip to content

Commit

Permalink
Dropping support for Ruby 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Nov 25, 2013
1 parent 30277e2 commit ddef08e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
@@ -1,5 +1,4 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
Expand All @@ -13,7 +12,5 @@ matrix:
exclude:
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.activerecord-2.3.x
- rvm: 1.8.7
gemfile: gemfiles/Gemfile.activerecord-4.0.x
- rvm: 1.9.2
gemfile: gemfiles/Gemfile.activerecord-4.0.x
gemfile: gemfiles/Gemfile.activerecord-4.0.x

0 comments on commit ddef08e

Please sign in to comment.