mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-03 16:10:39 +08:00
don't trust travis to do anything intelligent with the language.
This commit is contained in:
parent
dbec4e571c
commit
a38b215952
@ -1,4 +1,4 @@
|
||||
language: cpp
|
||||
language:
|
||||
before_install:
|
||||
- sh package/linux/travis-decrypt-key
|
||||
env:
|
||||
@ -53,8 +53,8 @@ matrix:
|
||||
- os: linux
|
||||
env:
|
||||
- export WXVERSION=pkg
|
||||
- export CC7=gcc-7
|
||||
- export CXX7=g++-7
|
||||
- export CC=gcc-7
|
||||
- export CXX=g++-7
|
||||
- os: osx
|
||||
env:
|
||||
- WXVERSION=pkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user