Merge pull request #18772 from akien-mga/travis-server

Travis: Add server build with clang
This commit is contained in:
Rémi Verschelde 2018-05-10 22:15:24 +02:00 committed by GitHub
commit 1ec2fa42f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: