mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 22:56:00 +08:00
Build shell?
This commit is contained in:
parent
3ee452aff6
commit
bb9c86e271
@ -55,6 +55,7 @@ matrix:
|
||||
- source $HOME/perl5/perlbrew/etc/bashrc
|
||||
after_success:
|
||||
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||
- cd package/linux && make -f build_shell.mk && cp Slic3r* $TRAVIS_BUILD_DIR && cd $TRAVIS_BUILD_DIR
|
||||
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64
|
||||
- package/linux/appimage.sh x86_64
|
||||
- package/deploy/sftp.sh linux ~/slic3r-upload.rsa *.bz2 Slic3r*.AppImage
|
||||
|
Loading…
x
Reference in New Issue
Block a user