mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 15:16:33 +08:00
don't trust travis to do anything intelligent with the language.
This commit is contained in:
parent
116904afc3
commit
45f80caab3
@ -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