travis-ci: Add clang linux target

This commit is contained in:
Jakub Jelen 2020-05-18 17:28:46 +02:00 committed by Jakub Jelen
parent 0a17188710
commit 741091b3c6
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ matrix:
os: osx
osx_image: xcode9.4
env: DO_PUSH_ARTIFACT=yes
- compiler: clang
os: linux
dist: bionic
- compiler: gcc
os: linux
dist: bionic