From 06044810b4a771724f623c12e0fc782b5c5e1da4 Mon Sep 17 00:00:00 2001 From: "hyunghwan.chung" Date: Mon, 28 May 2018 10:40:19 +0000 Subject: [PATCH] simplified .travis.yml again --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2889025..f16ee83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ sudo: false os: - linux - - osx compiler: - gcc @@ -15,6 +14,7 @@ env: matrix: include: - os: osx + compiler: clang env: OPTIONS="--enable-static --disable-shared --enable-dynamic-module --enable-static-module --enable-unicode=yes:2 --disable-mod-x11 --disable-mod-ffi" script: