Skip to content

Commit

Permalink
chore: drop support for ruby 2.0.0 and add 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 1, 2017
1 parent 18bf659 commit cc1e28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: ruby
rvm:
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.1
- 2.4.1
gemfile:
- gemfiles/default.gemfile
- gemfiles/ruby_under_22.gemfile
Expand Down

0 comments on commit cc1e28b

Please sign in to comment.