mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 20:12:40 +02:00
improved travis' config
This commit is contained in:
@@ -13,6 +13,7 @@ compiler:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
- GCC_VERSION="6"
|
- GCC_VERSION="6"
|
||||||
|
- GCC_VERSION="5"
|
||||||
- GCC_VERSION="native"
|
- GCC_VERSION="native"
|
||||||
- LLVM_VERSION="3.7"
|
- LLVM_VERSION="3.7"
|
||||||
- LLVM_VERSION="native"
|
- LLVM_VERSION="native"
|
||||||
@@ -25,6 +26,8 @@ matrix:
|
|||||||
env: LLVM_VERSION="native"
|
env: LLVM_VERSION="native"
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
env: GCC_VERSION="6"
|
env: GCC_VERSION="6"
|
||||||
|
- compiler: clang
|
||||||
|
env: GCC_VERSION="5"
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
env: GCC_VERSION="native"
|
env: GCC_VERSION="native"
|
||||||
- os: linux
|
- os: linux
|
||||||
@@ -38,6 +41,8 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- os: linux
|
- os: linux
|
||||||
env: LLVM_VERSION="3.7" # "APT mirror was temporary switched off ..."
|
env: LLVM_VERSION="3.7" # "APT mirror was temporary switched off ..."
|
||||||
|
- os: linux
|
||||||
|
env: GCC_VERSION="6"
|
||||||
# - os: osx
|
# - os: osx
|
||||||
|
|
||||||
git:
|
git:
|
||||||
|
Submodule data/glest_game updated: a1e6be2182...c0c270c5e0
Reference in New Issue
Block a user