Skip to content

Commit

Permalink
No more Ruby 1.8.7 builds...
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki24 committed Dec 31, 2014
1 parent 4bff670 commit a3db95a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby

rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1
Expand Down Expand Up @@ -32,20 +31,6 @@ cache: bundler

matrix:
exclude:
- rvm: 1.8.7
gemfile: gemfiles/active_record_40.gemfile
- rvm: 1.8.7
gemfile: gemfiles/active_record_41.gemfile
- rvm: 1.8.7
gemfile: gemfiles/active_record_42.gemfile
- rvm: 1.8.7
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 1.8.7
gemfile: gemfiles/mongoid_30.gemfile
- rvm: 1.8.7
gemfile: gemfiles/mongoid_31.gemfile
- rvm: 1.8.7
gemfile: gemfiles/mongoid_40.gemfile
- rvm: 1.9.3
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.0.0
Expand Down

0 comments on commit a3db95a

Please sign in to comment.