We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42eb801 commit 3124ff0Copy full SHA for 3124ff0
.travis.yml
@@ -1,12 +1,7 @@
1
language: ruby
2
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
+ - 2.5
+ - 2.4
+ - 2.3
+ - 2.2
+ - jruby
README.markdown
@@ -8,14 +8,11 @@ See [https://support.brightcove.com/zencoder](https://support.brightcove.com/zen
Tested on the following versions of Ruby:
-* Ruby 1.8.6-p420
-* 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
+* Ruby 2.2
+* Ruby 2.3
+* Ruby 2.4
+* Ruby 2.5
+* Latest jRuby
19
20
## 2.5 WARNING!!!
21
0 commit comments