1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-04 19:21:46 +00:00

Travis: Add server build with clang

This commit is contained in:
Rémi Verschelde
2018-05-10 21:50:26 +02:00
parent 2766050c53
commit 1e19e2846d

View File

@@ -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: