Travis: Add server build with clang
This commit is contained in:
parent
2766050c53
commit
1e19e2846d
|
@ -40,6 +40,9 @@ matrix:
|
|||
os: osx
|
||||
osx_image: xcode9.3
|
||||
compiler: clang
|
||||
- env: GODOT_TARGET=server TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang"
|
||||
os: linux
|
||||
compiler: clang
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue