From 8d14dd33d083eafb4f12cd88269f1b11b1a65ee8 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Mon, 25 Jan 2016 19:55:59 +0100 Subject: try to show weird test output --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3