adds clang for testing to travis configuration

This commit is contained in:
Dominic Reich 2017-08-16 00:55:28 +02:00
parent 6f8d55e700
commit 430d3dc2cc

View file

@ -3,7 +3,7 @@ sudo: false
language: cpp
compiler:
#- clang
- clang
- gcc
branches: