From 369146db41c69e1049739bffd029e3872a495d3a Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Wed, 3 Aug 2016 12:15:32 +0100 Subject: [PATCH] [secret] coveralls only on travis --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a542f17e..b85f4592 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -49,7 +49,6 @@ after_test: # This step builds your wheels. - "python setup.py bdist_wheel bdist_wininst" - codecov - - coveralls artifacts: # bdist_wheel puts your built wheel in the dist directory