Add clang to the travis build matrix
This commit is contained in:
parent
2edc0aeb66
commit
3dbd250bc9
@ -1,6 +1,7 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: bash "${BUILDSCRIPT}" "${BUILDNAME}" "${BUILDOPTIONS}" "makefile" "-DUSE_LTM -DLTM_DESC -I/usr/include" "/usr/lib/libtommath.a"
|
||||
env:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user