Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
Fix the Ruby 2.2 version in Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Feb 14, 2018
1 parent c6fbedb commit 4135567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: ruby
cache: bundler
sudo: false
rvm:
- 2.2.10
- 2.2.9
- 2.3.6
- 2.4.3
branches:
Expand Down

0 comments on commit 4135567

Please sign in to comment.