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 Sep 3, 2016
1 parent 9f66ff9 commit e315f46
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 e315f46

Please sign in to comment.