Actually build things that aren't the perl build env

This commit is contained in:
Joseph Lenox 2018-07-12 23:34:04 -05:00
parent f0ba8a2340
commit f0fd8240da

View File

@ -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