Skip to content

Commit

Permalink
Drop support for Ruby 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Merritt Krakowitzer committed Sep 29, 2015
1 parent da61764 commit cbc51d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake
matrix:
fast_finish: true
include:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.1.5
Expand Down

0 comments on commit cbc51d3

Please sign in to comment.