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 a71e0c7c..8fda6709 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -77,9 +77,9 @@ matrix:
- python: 3.6
services: docker
env: TOXENV=py36 DOCKER=pyca/cryptography-runner-buster
- - python: 3.6
+ - python: 3.7
services: docker
- env: TOXENV=py36 DOCKER=pyca/cryptography-runner-sid
+ env: TOXENV=py37 DOCKER=pyca/cryptography-runner-sid
- python: 2.7
services: docker
env: TOXENV=py27 DOCKER=pyca/cryptography-runner-ubuntu-rolling