Try to get travis to build cppgui instead.

This commit is contained in:
Joseph Lenox 2018-04-24 17:32:40 -05:00 committed by Joseph Lenox
parent 1f9cef4345
commit 2144c51def

View File

@ -10,7 +10,8 @@ install:
script:
- bash package/linux/travis-setup.sh
- perlbrew switch slic3r-perl
- perl ./Build.PL
- cmake src/
- make -j4
after_success:
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64
@ -37,6 +38,10 @@ addons:
- libgtk2.0-0
- libgtk2.0-dev
- freeglut3
- cmake
- wx3.0-headers
- libwxgtk3.0-dev
- wx-common
ssh_known_hosts: dl.slic3r.org
notifications:
irc: