Browse Source

chore: standardise structure [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/261
tags/v0.10.3
Imran Iqbal 4 years ago
parent
commit
3649692260
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml View File

## Define the rest of the matrix based on Kitchen testing ## Define the rest of the matrix based on Kitchen testing
# Make sure the instances listed below match up with # Make sure the instances listed below match up with
# the `platforms` defined in `kitchen.yml` # the `platforms` defined in `kitchen.yml`
# - env: INSTANCE=repositories-debian-10-master-py3
- env: INSTANCE=repositories-debian-10-master-py3
# - env: INSTANCE=preferences-debian-10-master-py3 # - env: INSTANCE=preferences-debian-10-master-py3
# - env: INSTANCE=unattended-debian-10-master-py3 # - env: INSTANCE=unattended-debian-10-master-py3
- env: INSTANCE=repositories-debian-10-master-py3
# - env: INSTANCE=debian-10-master-py3
- env: INSTANCE=repositories-ubuntu-1804-master-py3 - env: INSTANCE=repositories-ubuntu-1804-master-py3
# - env: INSTANCE=preferences-ubuntu-1804-master-py3 # - env: INSTANCE=preferences-ubuntu-1804-master-py3
# - env: INSTANCE=unattended-ubuntu-1804-master-py3 # - env: INSTANCE=unattended-ubuntu-1804-master-py3

Loading…
Cancel
Save