Trying to use gcc 7 for slic3r

This commit is contained in:
Joseph Lenox 2018-04-29 12:50:44 -05:00 committed by Joseph Lenox
parent d7c4b7f315
commit b2bb98ccfc

View File

@ -30,8 +30,8 @@ addons:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
packages: packages:
- g++-6.3 - g++-7
- gcc-6.3 - gcc-7
- libgtk2.0-0 - libgtk2.0-0
- libgtk2.0-dev - libgtk2.0-dev
- freeglut3 - freeglut3