Skip to content

Commit

Permalink
Update the travis config for the latest ruby releases
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Mar 15, 2019
1 parent 2bd66d4 commit 931f0e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
dist: xenial
language: ruby
cache: bundler

rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- 2.5.4
- 2.6.2

services:
- docker
Expand Down

0 comments on commit 931f0e4

Please # to comment.