Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

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 0bb9afb commit 658f7f4
Showing 1 changed file with 40 additions and 31 deletions.
71 changes: 40 additions & 31 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,37 +133,46 @@ jobs:
# - env: INSTANCE=workbench-oraclelinux-7-master-py3
# - env: INSTANCE=shell-oraclelinux-7-master-py3
# - env: INSTANCE=keepstore-oraclelinux-7-master-py3
# - env: INSTANCE=api-debian-10-3002-5-py3
# - env: INSTANCE=api-debian-9-3002-5-py3
# - env: INSTANCE=api-ubuntu-2004-3002-5-py3
# - env: INSTANCE=api-ubuntu-1804-3002-5-py3
# - env: INSTANCE=api-ubuntu-1604-3002-5-py3
# - env: INSTANCE=api-centos-8-3002-5-py3
# - env: INSTANCE=api-centos-7-3002-5-py3
# - env: INSTANCE=api-amazonlinux-2-3002-5-py3
# - env: INSTANCE=api-oraclelinux-8-3002-5-py3
# - env: INSTANCE=api-oraclelinux-7-3002-5-py3
# - env: INSTANCE=api-debian-10-3001-6-py3
# - env: INSTANCE=api-debian-9-3001-6-py3
# - env: INSTANCE=api-ubuntu-2004-3001-6-py3
# - env: INSTANCE=api-ubuntu-1804-3001-6-py3
# - env: INSTANCE=api-ubuntu-1604-3001-6-py3
# - env: INSTANCE=api-centos-8-3001-6-py3
# - env: INSTANCE=api-centos-7-3001-6-py3
# - env: INSTANCE=api-amazonlinux-2-3001-6-py3
# - env: INSTANCE=api-oraclelinux-8-3001-6-py3
# - env: INSTANCE=api-oraclelinux-7-3001-6-py3
# - env: INSTANCE=api-debian-10-3000-8-py3
# - env: INSTANCE=api-debian-9-3000-8-py3
# - env: INSTANCE=api-ubuntu-1804-3000-8-py3
# - env: INSTANCE=api-ubuntu-1604-3000-8-py3
# - env: INSTANCE=api-centos-8-3000-8-py3
# - env: INSTANCE=api-centos-7-3000-8-py3
# - env: INSTANCE=api-amazonlinux-2-3000-8-py3
# - env: INSTANCE=api-oraclelinux-8-3000-8-py3
# - env: INSTANCE=api-oraclelinux-7-3000-8-py3
# - env: INSTANCE=api-ubuntu-1804-3000-8-py2
# - env: INSTANCE=api-ubuntu-1604-3000-8-py2
# - env: INSTANCE=api-debian-10-3003-0-py3
# - env: INSTANCE=api-debian-9-3003-0-py3
# - env: INSTANCE=api-ubuntu-2004-3003-0-py3
# - env: INSTANCE=api-ubuntu-1804-3003-0-py3
# - env: INSTANCE=api-centos-8-3003-0-py3
# - env: INSTANCE=api-centos-7-3003-0-py3
# - env: INSTANCE=api-amazonlinux-2-3003-0-py3
# - env: INSTANCE=api-oraclelinux-8-3003-0-py3
# - env: INSTANCE=api-oraclelinux-7-3003-0-py3
# - env: INSTANCE=api-debian-10-3002-6-py3
# - env: INSTANCE=api-debian-9-3002-6-py3
# - env: INSTANCE=api-ubuntu-2004-3002-6-py3
# - env: INSTANCE=api-ubuntu-1804-3002-6-py3
# - env: INSTANCE=api-ubuntu-1604-3002-6-py3
# - env: INSTANCE=api-centos-8-3002-6-py3
# - env: INSTANCE=api-centos-7-3002-6-py3
# - env: INSTANCE=api-amazonlinux-2-3002-6-py3
# - env: INSTANCE=api-oraclelinux-8-3002-6-py3
# - env: INSTANCE=api-oraclelinux-7-3002-6-py3
# - env: INSTANCE=api-debian-10-3001-7-py3
# - env: INSTANCE=api-debian-9-3001-7-py3
# - env: INSTANCE=api-ubuntu-2004-3001-7-py3
# - env: INSTANCE=api-ubuntu-1804-3001-7-py3
# - env: INSTANCE=api-ubuntu-1604-3001-7-py3
# - env: INSTANCE=api-centos-8-3001-7-py3
# - env: INSTANCE=api-centos-7-3001-7-py3
# - env: INSTANCE=api-amazonlinux-2-3001-7-py3
# - env: INSTANCE=api-oraclelinux-8-3001-7-py3
# - env: INSTANCE=api-oraclelinux-7-3001-7-py3
# - env: INSTANCE=api-debian-10-3000-9-py3
# - env: INSTANCE=api-debian-9-3000-9-py3
# - env: INSTANCE=api-ubuntu-1804-3000-9-py3
# - env: INSTANCE=api-ubuntu-1604-3000-9-py3
# - env: INSTANCE=api-centos-8-3000-9-py3
# - env: INSTANCE=api-centos-7-3000-9-py3
# - env: INSTANCE=api-amazonlinux-2-3000-9-py3
# - env: INSTANCE=api-oraclelinux-8-3000-9-py3
# - env: INSTANCE=api-oraclelinux-7-3000-9-py3
# - env: INSTANCE=api-ubuntu-1804-3000-9-py2
# - env: INSTANCE=api-ubuntu-1604-3000-9-py2

## Define the release stage that runs `semantic-release`
- stage: 'release'
Expand Down

0 comments on commit 658f7f4

Please sign in to comment.