Add clang build to travis

This commit is contained in:
Mikkel Oscar Lyderik 2015-12-23 22:23:27 +01:00
parent ac23fa5f20
commit c0568395ee
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
sudo: required
language: c
compiler:
- gcc
- clang
arch:
packages:
- cmake