mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 10:58:59 +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
|
||||
- os: linux
|
||||
env:
|
||||
- BUILD_PL=false
|
||||
- WXVERSION=pkg
|
||||
- CC=gcc-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 install ccache; fi
|
||||
env:
|
||||
- BUILD_PL=false
|
||||
- WXVERSION=pkg
|
||||
- BOOST_DIR=$HOME/boost_1_63_0
|
||||
- DISPLAY=:99.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user