From 9ec422cf9b71f4a01acdbfca40dce26be962a4a1 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Sun, 12 Apr 2015 16:38:36 +0200 Subject: [PATCH] Added coveralls reports on appveyor builds --- appveyor.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index cc59949..ecccddb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,7 @@ init: -P git \ -P wget \ -P curl - - "%CYG_BASH% -lc 'echo $PATH'" + - "%CYG_BASH% -lc 'pip install cpp-coveralls'" environment: global: @@ -36,6 +36,8 @@ environment: CYG_MIRROR: http://cygwin.mirror.constant.com CYG_CACHE: C:\cygwin\var\cache\setup CYG_BASH: C:\cygwin\bin\bash + COVERALLS_TOKEN: + secure: 5nuCg+faxFPeppoNNcSwVobswAVFUf8ut83vw8CX/4W2y0kZkGmwEfCUxSQWiQDU cache: - '%CYG_CACHE%' @@ -53,7 +55,7 @@ configuration: Release install: - "%CYG_BASH% -lc 'cd $APPVEYOR_BUILD_FOLDER; ./autogen.sh'" - - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0