From cc60395bf8e76eceeb34535b3ca5646b8b8805ea Mon Sep 17 00:00:00 2001 From: Joseph Lenox Date: Wed, 11 Jul 2018 18:29:11 -0500 Subject: [PATCH] Further tweaks of travis.yml --- .travis.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 72f486793..f5d4ad421 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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