mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Travis: Add server build with clang
(cherry picked from commit 1e19e2846d)
This commit is contained in:
committed by
Hein-Pieter van Braam
parent
49ddd7b0e7
commit
d1e5677fe6
@@ -36,6 +36,9 @@ matrix:
|
||||
#- env: GODOT_TARGET=iphone TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang
|
||||
# os: osx
|
||||
# compiler: clang
|
||||
- env: GODOT_TARGET=server TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang"
|
||||
os: linux
|
||||
compiler: clang
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
||||
Reference in New Issue
Block a user