Less magic

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

View File

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