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 c031e66f..ed400eb9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -89,9 +89,9 @@ matrix:
- python: 2.7
services: docker
env: TOXENV=py27 DOCKER=pyca/cryptography-runner-ubuntu-rolling
- - python: 3.6
+ - python: 3.7
services: docker
- env: TOXENV=py36 DOCKER=pyca/cryptography-runner-ubuntu-rolling
+ env: TOXENV=py37 DOCKER=pyca/cryptography-runner-ubuntu-rolling
- python: 2.7
services: docker
env: TOXENV=randomorder DOCKER=pyca/cryptography-runner-ubuntu-rolling