Update .travis.yml

This commit is contained in:
Joseph Lenox 2018-04-25 00:20:02 -05:00 committed by GitHub
parent 9eefa57089
commit cb5456f528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ script:
- bash package/linux/travis-setup.sh
- perlbrew switch slic3r-perl
- cmake -DBOOST_ROOT=$BOOST_DIR src/
- make -j4
- make
after_success:
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64