update tests to use debian 9
This commit is contained in:
parent
5e23608845
commit
7aa69a8490
|
@ -7,7 +7,7 @@ platforms:
|
|||
image: corux/centos7-salt
|
||||
provision_command:
|
||||
- yum install make gcc -y
|
||||
- name: debian-8
|
||||
- name: debian-9
|
||||
driver_config:
|
||||
provision_command:
|
||||
- apt-get install make gcc -y
|
||||
|
|
Loading…
Reference in New Issue