File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ services:
19
19
# the `platforms` defined in `kitchen.yml`
20
20
env :
21
21
matrix :
22
- - INSTANCE : repositories-debian-9 -develop-py3
23
- - INSTANCE : preferences-debian-9 -develop-py3
22
+ - INSTANCE : repositories-debian-10 -develop-py3
23
+ # - INSTANCE: preferences-debian-10 -develop-py3
24
24
# - INSTANCE: repositories-ubuntu-1804-develop-py3
25
25
# - INSTANCE: preferences-ubuntu-1804-develop-py3
26
26
- INSTANCE : repositories-debian-9-2019-2-py3
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ driver:
12
12
# the `env.matrix` instances defined in `.travis.yml`
13
13
platforms :
14
14
# # SALT `develop`
15
- - name : debian-9 -develop-py3
15
+ - name : debian-10 -develop-py3
16
16
driver :
17
- image : netmanagers/salt-develop-py3:debian-9
17
+ image : netmanagers/salt-develop-py3:debian-10
18
18
provision_command :
19
19
- curl -o bootstrap-salt.sh -L https://bootstrap.saltstack.com
20
20
- sh bootstrap-salt.sh -XdPbfrq -x python3 git develop
You can’t perform that action at this time.
0 commit comments