mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 08:10:41 +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:
|
before_install:
|
||||||
- sh package/linux/travis-decrypt-key
|
- sh package/linux/travis-decrypt-key
|
||||||
env:
|
env:
|
||||||
@ -53,8 +53,8 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
env:
|
env:
|
||||||
- export WXVERSION=pkg
|
- export WXVERSION=pkg
|
||||||
- export CC7=gcc-7
|
- export CC=gcc-7
|
||||||
- export CXX7=g++-7
|
- export CXX=g++-7
|
||||||
- os: osx
|
- os: osx
|
||||||
env:
|
env:
|
||||||
- WXVERSION=pkg
|
- WXVERSION=pkg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user