mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 01:26:10 +08:00
... travis, please.
This commit is contained in:
parent
a51903d358
commit
6cca89f5c8
@ -45,8 +45,8 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- BUILD_PL=true
|
- BUILD_PL=true
|
||||||
- SLIC3R_STATIC=1
|
- SLIC3R_STATIC=1
|
||||||
- CC=gcc-4.9
|
- CC=gcc-7
|
||||||
- CXX=g++-4.9
|
- CXX=g++-7
|
||||||
install:
|
install:
|
||||||
- export BOOST_DIR=$HOME/boost_1_63_0
|
- export BOOST_DIR=$HOME/boost_1_63_0
|
||||||
- export SLIC3R_STATIC=1
|
- export SLIC3R_STATIC=1
|
||||||
@ -61,7 +61,7 @@ matrix:
|
|||||||
- package/deploy/sftp-symlink.sh linux ~/slic3r-upload.rsa AppImage Slic3r*.AppImage
|
- package/deploy/sftp-symlink.sh linux ~/slic3r-upload.rsa AppImage Slic3r*.AppImage
|
||||||
- package/deploy/sftp-symlink.sh linux ~/slic3r-upload.rsa tar.bz2 *.bz2
|
- package/deploy/sftp-symlink.sh linux ~/slic3r-upload.rsa tar.bz2 *.bz2
|
||||||
- os: linux
|
- os: linux
|
||||||
env:
|
env:
|
||||||
- WXVERSION=pkg
|
- WXVERSION=pkg
|
||||||
- CC=gcc-7
|
- CC=gcc-7
|
||||||
- CXX=g++-7
|
- CXX=g++-7
|
||||||
@ -70,7 +70,7 @@ matrix:
|
|||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
directories:
|
directories:
|
||||||
- "$HOME/cache"
|
- "$HOME/cache"
|
||||||
after_success:
|
after_success:
|
||||||
- cp slic3r ../
|
- cp slic3r ../
|
||||||
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64
|
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user