mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 04:51:59 +08:00
actually remove gcc-4.9 refs
This commit is contained in:
parent
d4a9bd5b44
commit
19b70a1dc1
@ -48,8 +48,8 @@ matrix:
|
|||||||
install:
|
install:
|
||||||
- export BOOST_DIR=$HOME/boost_1_63_0
|
- export BOOST_DIR=$HOME/boost_1_63_0
|
||||||
- export SLIC3R_STATIC=1
|
- export SLIC3R_STATIC=1
|
||||||
- export CXX=g++-4.9
|
- export CXX=g++-7
|
||||||
- export CC=g++-4.9
|
- export CC=g++-7
|
||||||
- source $HOME/perl5/perlbrew/etc/bashrc
|
- source $HOME/perl5/perlbrew/etc/bashrc
|
||||||
after_success:
|
after_success:
|
||||||
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user