diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 96a10bc..48c84b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,7 @@ env: compiler: - gcc - # clang not supported yet - # - clang + - clang # Install a recent gcc and gcov, # it will not be necessary once travis worker is based on ubuntu > 12.04. |