mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-14 11:21:38 +00:00
Travis also support clang.
Add clang compiler to travis build support.
This commit is contained in:
parent
2aee5e1b37
commit
60af433d31
@ -1,6 +1,7 @@
|
|||||||
language: c++
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- g++
|
- g++
|
||||||
|
- clang
|
||||||
os: linux
|
os: linux
|
||||||
|
|
||||||
before_script: cmake .
|
before_script: cmake .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user