mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-01-19 00:46:02 +01:00
Added clang compiler for continuous integration.
This commit is contained in:
parent
79e90fba0b
commit
53c08ad916
@ -1,4 +1,6 @@
|
||||
before_install: sudo apt-get install cmake
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: cmake . && make
|
||||
|
Loading…
x
Reference in New Issue
Block a user