Skip to content

Commit

Permalink
Add rvm 2.3.4 for integration chef ~> 13
Browse files Browse the repository at this point in the history
  • Loading branch information
hirose31 committed Apr 5, 2017
1 parent baa77a5 commit be776e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.4
- 2.2.2
- 1.9.3
gemfile:
Expand All @@ -18,4 +19,6 @@ matrix:
gemfile: test/gemfiles/Gemfile.chef-12
- rvm: 1.9.3
gemfile: test/gemfiles/Gemfile.chef-master

# Chef ~> 13 requires Ruby version >= 2.3.0
- rvm: 2.2.2
gemfile: test/gemfiles/Gemfile.chef-master

0 comments on commit be776e6

Please sign in to comment.