X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/f27166d9a34e28ce30b57e3605e66830ea16e83d..34c3f28:/.travis.yml diff --git a/.travis.yml b/.travis.yml index b1318c9..da56128 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,11 +58,11 @@ jobs: ## Define the rest of the matrix based on Kitchen testing # Make sure the instances listed below match up with # the `platforms` defined in `kitchen.yml` - - env: INSTANCE=api-debian-10-3000-2-py3 - - env: INSTANCE=workbench-debian-10-3000-2-py3 - - env: INSTANCE=shell-debian-10-3000-2-py3 - - env: INSTANCE=keepstore-debian-10-3000-2-py3 - # - env: INSTANCE=default-ubuntu-1804-3000-2-py3 + - env: INSTANCE=api-debian-10-3000-3-py3 + - env: INSTANCE=workbench-debian-10-3000-3-py3 + - env: INSTANCE=shell-debian-10-3000-3-py3 + - env: INSTANCE=keepstore-debian-10-3000-3-py3 + # - env: INSTANCE=default-ubuntu-1804-3000-3-py3 # - env: INSTANCE=default-centos-7-2019-2-py3 ## Define the release stage that runs `semantic-release`