Make Travis use clang

This commit is contained in:
Maxim Biro 2013-07-17 18:19:41 -04:00
parent ef0efd72b5
commit e9f0059a15

View File

@ -1,6 +1,7 @@
language: c
compiler:
- gcc
- clang
before_script:
- git clone git://github.com/jedisct1/libsodium.git