mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-12-08 21:17:43 +00:00
Merge pull request #381 from ya1gaurav/patch-1
Travis also support clang.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
language: c++
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- g++
|
- g++
|
||||||
|
- clang
|
||||||
os: linux
|
os: linux
|
||||||
|
|
||||||
before_script: cmake .
|
before_script: cmake .
|
||||||
|
|||||||
Reference in New Issue
Block a user