aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2016-01-25 19:55:59 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2016-02-04 09:52:04 +0100
commit8d14dd33d083eafb4f12cd88269f1b11b1a65ee8 (patch)
treefe19feefd43328088c856c41ef55f9c0020ead14 /.travis.yml
parent735c79a2edb3b31a35ed3e484744807bb626ab77 (diff)
downloadmitmproxy-8d14dd33d083eafb4f12cd88269f1b11b1a65ee8.tar.gz
mitmproxy-8d14dd33d083eafb4f12cd88269f1b11b1a65ee8.tar.bz2
mitmproxy-8d14dd33d083eafb4f12cd88269f1b11b1a65ee8.zip
try to show weird test output
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 ed6d8e11..2233f67b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,7 +52,7 @@ before_script:
- "openssl version -a"
script:
- - "py.test -n 4 -s --cov libmproxy"
+ - "py.test -s --cov libmproxy"
after_success:
- coveralls