Further tweaks of travis.yml

This commit is contained in:
Joseph Lenox 2018-07-11 18:29:11 -05:00 committed by Joseph Lenox
parent 84027f59cc
commit cc60395bf8

View File

@ -39,13 +39,18 @@ notifications:
dist: trusty
matrix:
include:
- lanugage: perl
os: linux
- os: linux
env:
- BUILD_PL=true
- SLIC3R_STATIC=1
- CC=gcc-7
- CXX=g++-7
install:
- export BOOST_DIR=$HOME/boost_1_63_0
- export SLIC3R_STATIC=1
- export CXX=g++-7
- export CC=g++-7
- source $HOME/perl5/perlbrew/etc/bashrc
after_success:
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64