mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 11:50:36 +08:00
Update .travis.yml
This commit is contained in:
parent
d6ca7ee434
commit
a49f454e66
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user