From b540f9788bae77498577914acb2e10f519ff52c4 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Tue, 20 Dec 2016 21:34:13 +0100 Subject: [PATCH] codecov.io integration --- .travis.yml | 8 +++++++- README.md | 5 ++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8e9616ab54..6cdc15ce57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: perl install: export LDLOADLIBS=-lstdc++ -script: perl ./Build.PL perl: - "5.14" - "5.18" @@ -21,3 +20,10 @@ addons: - libboost-system1.55-dev - libboost-filesystem1.55-dev - liblocal-lib-perl +before_script: + - cpanm --quiet --notest --skip-satisfied git://github.com/codecov/codecov-perl@master +script: + - perl ./Build.PL + - cover -test +after_success: + - cover -report codecov diff --git a/README.md b/README.md index 24d5829c29..dd6be9a9c3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ _Q: Oh cool, a new RepRap slicer?_ A: Yes. -Slic3r [![Build Status](https://travis-ci.org/alexrj/Slic3r.png?branch=master)](https://travis-ci.org/alexrj/Slic3r) [![Build status](https://ci.appveyor.com/api/projects/status/8iqmeat6cj158vo6?svg=true)](https://ci.appveyor.com/project/lordofhyphens/slic3r) +Slic3r +[![Build Status](https://travis-ci.org/alexrj/Slic3r.png?branch=master)](https://travis-ci.org/alexrj/Slic3r) +[![Build status](https://ci.appveyor.com/api/projects/status/8iqmeat6cj158vo6?svg=true)](https://ci.appveyor.com/project/lordofhyphens/slic3r) +[![codecov.io](https://codecov.io/github/alexrj/Slic3r/coverage.svg?branch=master)] ====== Prebuilt Win32 builds https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/view