mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 01:49:02 +08:00
codecov.io integration
This commit is contained in:
parent
32fdd4d7ee
commit
b540f9788b
@ -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
|
||||
|
@ -2,7 +2,10 @@ _Q: Oh cool, a new RepRap slicer?_
|
||||
|
||||
A: Yes.
|
||||
|
||||
Slic3r [](https://travis-ci.org/alexrj/Slic3r) [](https://ci.appveyor.com/project/lordofhyphens/slic3r)
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user