0
0
mirror of https://github.com/saltstack-formulas/vagrant-formula.git synced 2025-01-19 03:40:25 +01:00

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

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