Loading .travis.yml +4 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,10 @@ matrix: compiler: clang dist: trusty env: T=debug C="--with-mbedtls --without-ssl" - os: linux compiler: clang dist: trusty env: T=debug C="--disable-threaded-resolver" - os: linux compiler: clang dist: trusty Loading Loading
.travis.yml +4 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,10 @@ matrix: compiler: clang dist: trusty env: T=debug C="--with-mbedtls --without-ssl" - os: linux compiler: clang dist: trusty env: T=debug C="--disable-threaded-resolver" - os: linux compiler: clang dist: trusty Loading