mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-13 17:11:51 +08:00
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:
parent
ab05177a08
commit
6d3c0e3e98
@ -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
|
|
||||||
|
@ -2,10 +2,7 @@ _Q: Oh cool, a new RepRap slicer?_
|
|||||||
|
|
||||||
A: Yes.
|
A: Yes.
|
||||||
|
|
||||||
Slic3r
|
Slic3r [](https://travis-ci.org/alexrj/Slic3r) [](https://ci.appveyor.com/project/lordofhyphens/slic3r)
|
||||||
[](https://travis-ci.org/alexrj/Slic3r)
|
|
||||||
[](https://ci.appveyor.com/project/lordofhyphens/slic3r)
|
|
||||||
[]
|
|
||||||
======
|
======
|
||||||
Prebuilt Win32 builds https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/view
|
Prebuilt Win32 builds https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/view
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user