Skip to content

Commit 3124ff0

Browse files
author
Nathan Sutton
committed
Update the list of supported rubies
1 parent 42eb801 commit 3124ff0

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

.travis.yml

+5-10
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.1
4-
- 2.0
5-
- 1.9.3
6-
- jruby-18mode
7-
- jruby-19mode
8-
- rbx-2.0.0
9-
- rbx-2.1.1
10-
- rbx-2.2.5
11-
- 1.8.7
12-
- ree
3+
- 2.5
4+
- 2.4
5+
- 2.3
6+
- 2.2
7+
- jruby

README.markdown

+5-8
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,11 @@ See [https://support.brightcove.com/zencoder](https://support.brightcove.com/zen
88

99
Tested on the following versions of Ruby:
1010

11-
* Ruby 1.8.6-p420
12-
* Ruby 1.8.7-p249
13-
* Ruby 1.8.7-p352
14-
* Ruby 1.9.2-p290
15-
* Ruby 1.9.3-p0
16-
* Ruby 2.0.0-p353
17-
* Rubinius 2.0.0dev
18-
* jRuby 1.6.5
11+
* Ruby 2.2
12+
* Ruby 2.3
13+
* Ruby 2.4
14+
* Ruby 2.5
15+
* Latest jRuby
1916

2017
## 2.5 WARNING!!!
2118

0 commit comments

Comments
 (0)