From: James Myatt Date: Fri, 9 Oct 2015 22:50:51 +0000 (+0100) Subject: Travis: add osx and clang builds X-Git-Tag: json-c-0.13-20171207~181^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82030cd0af58166a29f4a2ec016c5f709290bb2f;p=thirdparty%2Fjson-c.git Travis: add osx and clang builds --- diff --git a/.travis.yml b/.travis.yml index dffe1c7e..70e20eb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,11 @@ language: cpp compiler: - gcc + - clang os: - linux + - osx before_install: - echo $LANG