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