aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ea9b952..93548dbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -86,6 +86,9 @@ matrix:
env: TOXENV=py37 DOCKER=pyca/cryptography-runner-buster
- python: 3.8
services: docker
+ env: TOXENV=py38 DOCKER=pyca/cryptography-runner-bullseye
+ - python: 3.8
+ services: docker
env: TOXENV=py38 DOCKER=pyca/cryptography-runner-sid
- python: 2.7
services: docker