simplified .travis.yml again

This commit is contained in:
hyunghwan.chung 2018-05-28 10:40:19 +00:00
parent 05a4487d22
commit 06044810b4

View File

@ -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: