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