aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 06b31773..5804b5c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ matrix:
env: SCOPE="netlib" NO_ALPN=1
- python: 2.7
env: DOCS=1
- script: 'cd mitmproxy/docs && make html'
+ script: 'cd docs && make html'
allow_failures:
- python: pypy