mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 14:45:59 +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 SLIC3R_STATIC=1
|
||||||
- export CXX=g++-4.9
|
- export CXX=g++-4.9
|
||||||
- export CC=g++-4.9
|
- export CC=g++-4.9
|
||||||
- export WXDIR=$HOME/wx302
|
|
||||||
- source $HOME/perl5/perlbrew/etc/bashrc
|
- source $HOME/perl5/perlbrew/etc/bashrc
|
||||||
script:
|
script:
|
||||||
- bash package/linux/travis-setup.sh
|
- bash package/linux/travis-setup.sh
|
||||||
@ -32,6 +31,8 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- g++-4.9
|
- g++-4.9
|
||||||
- gcc-4.9
|
- gcc-4.9
|
||||||
|
- libgtk2.0-0
|
||||||
|
- libgtk2.0-dev
|
||||||
ssh_known_hosts: dl.slic3r.org
|
ssh_known_hosts: dl.slic3r.org
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user