mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-28 16:11:58 +08:00
cpanm then.
This commit is contained in:
parent
c9adeac3d0
commit
bd6edbd969
@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
perlbrew switch slic3r-perl
|
||||
cpan local::lib
|
||||
cpanm local::lib
|
||||
eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||
cd package/linux && make -f build_shell.mk && mv Slic3r* $TRAVIS_BUILD_DIR && cd $TRAVIS_BUILD_DIR
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user