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