update tests to use debian 9

This commit is contained in:
Tobias Wallura 2018-07-29 07:37:01 +02:00
parent 5e23608845
commit 7aa69a8490
1 changed files with 1 additions and 1 deletions

View File

@ -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