mirror of
https://github.com/json-c/json-c.git
synced 2026-03-21 05:59:07 +08:00
Travis: add osx and clang builds
This commit is contained in:
@@ -2,9 +2,11 @@ language: cpp
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
before_install:
|
||||
- echo $LANG
|
||||
|
||||
Reference in New Issue
Block a user