mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 16:05:55 +08:00
Actually build things that aren't the perl build env
This commit is contained in:
parent
f0ba8a2340
commit
f0fd8240da
@ -62,6 +62,7 @@ matrix:
|
|||||||
- 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:
|
||||||
|
- BUILD_PL=false
|
||||||
- WXVERSION=pkg
|
- WXVERSION=pkg
|
||||||
- CC=gcc-7
|
- CC=gcc-7
|
||||||
- CXX=g++-7
|
- CXX=g++-7
|
||||||
@ -84,6 +85,7 @@ matrix:
|
|||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update -v ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update -v ; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install ccache; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install ccache; fi
|
||||||
env:
|
env:
|
||||||
|
- BUILD_PL=false
|
||||||
- WXVERSION=pkg
|
- WXVERSION=pkg
|
||||||
- BOOST_DIR=$HOME/boost_1_63_0
|
- BOOST_DIR=$HOME/boost_1_63_0
|
||||||
- DISPLAY=:99.0
|
- DISPLAY=:99.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user