Removes dup on travis build matrix

This commit is contained in:
Felipe Zimmerle
2017-02-06 11:01:34 -03:00
committed by Felipe Zimmerle
parent 44121bdee3
commit 09cfa2869f

View File

@@ -14,13 +14,16 @@ compiler:
- clang
- gcc
os:
- linux
- osx
env:
- OPTS="--enable-parser-generation $OPTS"
- OPTS="--without-curl $OPTS"
- OPTS="--without-yajl $OPTS"
- OPTS="--without-geoip $OPTS"
- OPTS="--without-lmdb $OPTS"
- OPTS="--without-yajl $OPTS"
script: