travis: Test clang builds.

This commit is contained in:
orbea 2019-10-07 07:33:08 -07:00 committed by Rafael Kitover
parent 6cc00a09fe
commit 3111de5205
1 changed files with 2 additions and 0 deletions

View File

@ -15,9 +15,11 @@ matrix:
dist: xenial
# xvfb fails on xenial too
- env: BUILD_ENV=ubuntu-trusty XVFB_RUN=1
- env: BUILD_ENV=ubuntu-trusty XVFB_RUN=1 CC=clang CXX=clang++
- env: BUILD_ENV=mingw-w64
- env: BUILD_ENV=mingw-w32
- env: BUILD_ENV=libretro
- env: BUILD_ENV=libretro CC=clang CXX=clang++
- env: BUILD_ENV=mac
os: osx
osx_image: xcode10.2