Skip to content

Commit

Permalink
.travis.yaml: Use ruby 2.3 on 0.8 branch
Browse files Browse the repository at this point in the history
Fluentd 0.12.x and msgpack expect ruby < 2.4.
  • Loading branch information
Chance Zibolski committed Nov 28, 2017
1 parent 75d6834 commit 4a09322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ language: ruby
sudo: required
services:
- docker
rvm:
- 2.3

0 comments on commit 4a09322

Please sign in to comment.