Commit 253b174c authored by David Gibson's avatar David Gibson

.travis.yml: Add clang builds to Travis

Still not exactly a great coverage of different C compilers, but clearly
better than *just* gcc.
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent ac29ec5d
language: c language: c
sudo: false sudo: false
compiler:
- gcc
- clang
addons: addons:
apt: apt:
packages: packages:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment