Skip to content

Commit 55568ea

Browse files
committed
Drop support for Ruby < 2.2
* As ruby/spec, see ruby/spec#405
1 parent bcfb181 commit 55568ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ language: ruby
33
script:
44
- bundle exec rspec
55
rvm:
6-
- 2.0.0
7-
- 2.1.10
86
- 2.2.6
97
- 2.3.3
108
- 2.4.1

0 commit comments

Comments
 (0)