We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bd8f5 commit 1a0086dCopy full SHA for 1a0086d
.travis.yml
@@ -6,9 +6,6 @@ notifications:
6
email:
7
- [email protected]
8
rvm:
9
- - 1.9.3
10
- - 2.0.0
11
- - 2.1.10
12
- 2.2.7
13
- 2.3.4
14
- 2.4.1
appveyor.yml
@@ -10,11 +10,6 @@ deploy: off
environment:
NOBENCHMARK: 1
matrix:
- - ruby_version: "193"
- - ruby_version: "200"
15
- - ruby_version: "200-x64"
16
- - ruby_version: "21"
17
- - ruby_version: "21-x64"
18
- ruby_version: "22"
19
- ruby_version: "22-x64"
20
- ruby_version: "23"
0 commit comments