travis: Test with both gcc and clang

master
Vasil Velichkov 5 years ago committed by Andre Puschmann
parent 72f04a31b6
commit 07c620c084

@ -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:

Loading…
Cancel
Save