Skip to content

Commit

Permalink
ci: add arch-master to matrix and update .travis.yml [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#323
  • Loading branch information
myii committed May 9, 2021
1 parent 33d6a03 commit b867733
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ jobs:
# - env: INSTANCE=v3003-py3-ubuntu-1804-3003-0-py3
- env: INSTANCE=v3003-py3-centos-8-3003-0-py3
# - env: INSTANCE=v3003-py3-centos-7-3003-0-py3
# - env: INSTANCE=v3003-py3-fedora-34-3003-0-py3
# - env: INSTANCE=v3003-py3-fedora-33-3003-0-py3
- env: INSTANCE=v3003-py3-fedora-34-3003-0-py3
- env: INSTANCE=v3003-py3-fedora-33-3003-0-py3
# - env: INSTANCE=v3003-py3-fedora-32-3003-0-py3
- env: INSTANCE=v3003-py3-amazonlinux-2-3003-0-py3
- env: INSTANCE=v3003-py3-oraclelinux-8-3003-0-py3
Expand All @@ -105,8 +105,8 @@ jobs:
# - env: INSTANCE=v3002-py3-ubuntu-1604-3002-6-py3
# - env: INSTANCE=v3002-py3-centos-8-3002-6-py3
- env: INSTANCE=v3002-py3-centos-7-3002-6-py3
- env: INSTANCE=v3002-py3-fedora-34-3002-6-py3
- env: INSTANCE=v3002-py3-fedora-33-3002-6-py3
# - env: INSTANCE=v3002-py3-fedora-34-3002-6-py3
# - env: INSTANCE=v3002-py3-fedora-33-3002-6-py3
# - env: INSTANCE=v3002-py3-fedora-32-3002-6-py3
- env: INSTANCE=v3002-py3-amazonlinux-2-3002-6-py3
# - env: INSTANCE=v3002-py3-oraclelinux-8-3002-6-py3
Expand Down
4 changes: 4 additions & 0 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ platforms:
- name: oraclelinux-7-master-py3
driver:
image: saltimages/salt-master-py3:oraclelinux-7
- name: arch-base-latest-master-py3
driver:
image: saltimages/salt-master-py3:arch-base-latest
run_command: /usr/lib/systemd/systemd
- name: gentoo-stage3-latest-master-py3
driver:
image: saltimages/salt-master-py3:gentoo-stage3-latest
Expand Down

0 comments on commit b867733

Please sign in to comment.