Changed ubuntu-1404 to debian-9.4 for testing
This commit is contained in:
parent
9324564cdf
commit
38538138b6
1 changed files with 2 additions and 4 deletions
|
@ -11,11 +11,9 @@ verifier:
|
|||
- test/integration/consul/inspec
|
||||
|
||||
platforms:
|
||||
- name: ubuntu-14.04
|
||||
- name: debian-9.4
|
||||
driver_config:
|
||||
disable_upstart: false
|
||||
image: ubuntu-upstart:14.04
|
||||
run_command: /sbin/init
|
||||
run_command: /bin/systemd
|
||||
|
||||
- name: ubuntu-16.04
|
||||
driver_config:
|
||||
|
|
Loading…
Reference in a new issue