mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 15:55:53 +08:00
do build with local-lib set to get wxpar
This commit is contained in:
parent
4e330063ca
commit
493461e504
@ -17,6 +17,7 @@ script:
|
||||
- perlbrew switch slic3r-perl
|
||||
- perl ./Build.PL
|
||||
after_success:
|
||||
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||
- package/linux/make_archive.sh linux-x64
|
||||
- package/deploy/sftp.sh linux ~/slic3r-upload.rsa *.bz2
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user