diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index fe62910d..9f62c84c 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -1,6 +1,7 @@ | |||
1 | language: c | 1 | language: c |
2 | compiler: | 2 | compiler: |
3 | - gcc | 3 | - gcc |
4 | - clang | ||
4 | 5 | ||
5 | before_script: | 6 | before_script: |
6 | - git clone git://github.com/jedisct1/libsodium.git | 7 | - git clone git://github.com/jedisct1/libsodium.git |