Skip to content

Commit 1a0086d

Browse files
committed
Drop under Ruby 2.2
1 parent 68bd8f5 commit 1a0086d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ notifications:
66
email:
77
88
rvm:
9-
- 1.9.3
10-
- 2.0.0
11-
- 2.1.10
129
- 2.2.7
1310
- 2.3.4
1411
- 2.4.1

appveyor.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ deploy: off
1010
environment:
1111
NOBENCHMARK: 1
1212
matrix:
13-
- ruby_version: "193"
14-
- ruby_version: "200"
15-
- ruby_version: "200-x64"
16-
- ruby_version: "21"
17-
- ruby_version: "21-x64"
1813
- ruby_version: "22"
1914
- ruby_version: "22-x64"
2015
- ruby_version: "23"

0 commit comments

Comments
 (0)