aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 87edf435..5b8bbbbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -138,6 +138,10 @@ matrix:
# urllib3 tests fail on xenial for whatever reason
dist: trusty
sudo: false
+ - python: 2.7
+ services: docker
+ env: TOXENV=docs-linkcheck DOCKER=pyca/cryptography-runner-buster
+ if: branch = master AND type != pull_request
install:
- ./.travis/install.sh