mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-03 12:10:38 +08:00
fixing travis?
This commit is contained in:
parent
909e2214df
commit
13e36e7cad
@ -49,9 +49,10 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
language: c++
|
language: c++
|
||||||
env: CXX=g++-7
|
env:
|
||||||
env: CX=gcc-7
|
- CXX=g++-7
|
||||||
env: WXVERSION=pkg
|
- CX=gcc-7
|
||||||
|
- WXVERSION=pkg
|
||||||
- os: osx
|
- os: osx
|
||||||
language: c++
|
language: c++
|
||||||
env: WXVERSION=pkg
|
env: WXVERSION=pkg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user