mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-16 18:05:55 +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
|
- perlbrew switch slic3r-perl
|
||||||
- perl ./Build.PL
|
- perl ./Build.PL
|
||||||
after_success:
|
after_success:
|
||||||
|
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||||
- package/linux/make_archive.sh linux-x64
|
- package/linux/make_archive.sh linux-x64
|
||||||
- package/deploy/sftp.sh linux ~/slic3r-upload.rsa *.bz2
|
- package/deploy/sftp.sh linux ~/slic3r-upload.rsa *.bz2
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user