aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 132975fe..6127745a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -95,9 +95,9 @@ matrix:
- python: 2.7
services: docker
env: TOXENV=py27 DOCKER=pyca/cryptography-runner-ubuntu-rolling
- - python: 3.7
+ - python: 3.8
services: docker
- env: TOXENV=py37 DOCKER=pyca/cryptography-runner-ubuntu-rolling
+ env: TOXENV=py38 DOCKER=pyca/cryptography-runner-ubuntu-rolling
- python: 2.7
services: docker
env: TOXENV=py27-randomorder DOCKER=pyca/cryptography-runner-ubuntu-rolling