Revert "codecov.io integration"

(It looks like codecov.io doesn't work with our mixed Perl/C++ environment)
This reverts commit b540f9788bae77498577914acb2e10f519ff52c4.

Conflicts:

	.travis.yml
This commit is contained in:
Alessandro Ranellucci 2016-12-20 21:46:47 +01:00
parent ab05177a08
commit 6d3c0e3e98
2 changed files with 2 additions and 11 deletions

View File

@ -1,5 +1,6 @@
language: perl language: perl
install: export LDLOADLIBS=-lstdc++ install: export LDLOADLIBS=-lstdc++
script: perl ./Build.PL
perl: perl:
- "5.14" - "5.14"
- "5.18" - "5.18"
@ -20,10 +21,3 @@ addons:
- libboost-system1.55-dev - libboost-system1.55-dev
- libboost-filesystem1.55-dev - libboost-filesystem1.55-dev
- liblocal-lib-perl - liblocal-lib-perl
before_script:
- cpanm --quiet --notest --skip-satisfied Devel::Cover Devel::Cover::Report::Codecov
script:
- perl ./Build.PL
- cover -test
after_success:
- cover -report codecov

View File

@ -2,10 +2,7 @@ _Q: Oh cool, a new RepRap slicer?_
A: Yes. A: Yes.
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)
[![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 Prebuilt Win32 builds https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/view