mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
Test on Ruby 2.6.3 in Travis
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
96ed4988e3
commit
9930e8d05d
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ matrix:
|
|||
env: UNIT_TESTS_24=1
|
||||
- rvm: 2.5.5
|
||||
env: UNIT_TESTS_25=1
|
||||
- rvm: 2.6.2
|
||||
- rvm: 2.6.3
|
||||
env: UNIT_TESTS_26=1
|
||||
- rvm: 2.4.5
|
||||
script: bundle exec rake $SUITE
|
||||
|
@ -56,7 +56,7 @@ matrix:
|
|||
- rvm: 2.5.5
|
||||
script: bundle exec rake $SUITE
|
||||
bundler_args: "--without tools maintenance deploy"
|
||||
env: SUITE=test:integration[default-debian-10]
|
||||
env: SUITE=test:integration[default-debian-10]
|
||||
- rvm: 2.5.5
|
||||
script: bundle exec rake $SUITE
|
||||
bundler_args: "--without tools maintenance deploy"
|
||||
|
|
Loading…
Add table
Reference in a new issue