Skip to content

Commit d0aed8a

Browse files
authored
Merge pull request #205 from aycabta/update-ruby-versions
Update to latest versions of Ruby 2.2, 2.3 and JRuby 9k
2 parents e019844 + 9fe2e43 commit d0aed8a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ sudo: false
33
rvm:
44
- 2.0.0
55
- 2.1.10
6-
- 2.2.6
7-
- 2.3.3
6+
- 2.2.7
7+
- 2.3.4
88
- 2.4.1
99
- ruby-head
10-
- jruby-9.1.6.0
10+
- jruby-9.1.9.0
1111
- jruby-head
1212
before_install:
1313
- gem install bundler --no-document -v '~> 1.13.3'

0 commit comments

Comments
 (0)