travis: Test with both gcc and clang

This commit is contained in:
Vasil Velichkov 2019-10-17 02:41:29 +03:00 committed by Andre Puschmann
parent 72f04a31b6
commit 07c620c084
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ before_script:
- sudo apt-get install -qq build-essential cmake libfftw3-dev libmbedtls-dev libpcsclite-dev libboost-program-options-dev libconfig++-dev libsctp-dev colordiff
language: cpp
compiler:
- gcc
- clang
addons:
apt: