mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-30 22:42:03 +08:00
Revert "actually remove gcc-4.9 refs"
This reverts commit 19b70a1dc1908e1d6f820e170d3451ce7139208b.
This commit is contained in:
parent
549e1dace1
commit
80b59f66fa
@ -50,8 +50,8 @@ matrix:
|
||||
install:
|
||||
- export BOOST_DIR=$HOME/boost_1_63_0
|
||||
- export SLIC3R_STATIC=1
|
||||
- export CXX=g++-7
|
||||
- export CC=g++-7
|
||||
- export CXX=g++-4.9
|
||||
- export CC=g++-4.9
|
||||
- source $HOME/perl5/perlbrew/etc/bashrc
|
||||
after_success:
|
||||
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||
|
Loading…
x
Reference in New Issue
Block a user