Skip to content

Commit

Permalink
Merge pull request #46 from ua-parser/update-ruby-versions
Browse files Browse the repository at this point in the history
update ruby versions
  • Loading branch information
nijikon authored Nov 6, 2018
2 parents e97f8da + 5f5f989 commit ec93ba1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.7
- 2.4.4
- 2.5.1
- 2.3.8
- 2.4.5
- 2.5.3
- ruby-head
- jruby-9.2.0.0

Expand Down

0 comments on commit ec93ba1

Please sign in to comment.