Skip to content

Commit

Permalink
Remove Ruby 1.8.* and Ruby 1.9.* support
Browse files Browse the repository at this point in the history
rake requires 1.9+: ruby/rake#86
tins requires 2.0+: flori/tins@9ebb625
  • Loading branch information
aycabta committed Aug 24, 2016
1 parent df7f0e3 commit d006798
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 @@ -3,8 +3,6 @@ cache: bundler
language: ruby

rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1
- 2.2
Expand Down

0 comments on commit d006798

Please sign in to comment.