mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 06:35:57 +08:00
updated travis for new linux package script
This commit is contained in:
parent
5f6a12c163
commit
b26681ef58
@ -7,7 +7,6 @@ install:
|
||||
- export SLIC3R_STATIC=1
|
||||
- export CXX=g++-4.9
|
||||
- export CC=g++-4.9
|
||||
- export WXDIR=$HOME/wx302
|
||||
- source $HOME/perl5/perlbrew/etc/bashrc
|
||||
script:
|
||||
- bash package/linux/travis-setup.sh
|
||||
@ -32,6 +31,8 @@ addons:
|
||||
packages:
|
||||
- g++-4.9
|
||||
- gcc-4.9
|
||||
- libgtk2.0-0
|
||||
- libgtk2.0-dev
|
||||
ssh_known_hosts: dl.slic3r.org
|
||||
notifications:
|
||||
irc:
|
||||
|
Loading…
x
Reference in New Issue
Block a user