mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
Bump appveyor.yml to build on 2.6 for unit-tests-ruby-2.6.
Fixes windows testing for this variant. (Untested) Signed-off-by: Ryan Davis <ryand-ruby@zenspider.com>
This commit is contained in:
parent
3ae47763bb
commit
4a055c1a81
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ environment:
|
|||
ruby_version: "24"
|
||||
- name: unit-tests-ruby-2.5.1
|
||||
ruby_version: "25"
|
||||
- name: unit-tests-ruby-2.6
|
||||
ruby_version: "26"
|
||||
- name: functional-tests-1
|
||||
ruby_version: "25"
|
||||
- name: functional-tests-2
|
||||
|
|
Loading…
Reference in a new issue