X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=cfc11b6851913399ed35bbd9ad201bcd288a0e0b;hp=b36105939548cd1e5cace08f27ce6ab0c4489e68;hb=f518cef40c431188b4910ca9bd8ef3778f599bb5;hpb=c517ac4c3f6d48cf35b75f148515ce7f3677a03b diff --git a/.travis.yml b/.travis.yml index b361059395..cfc11b6851 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ matrix: sources: - ubuntu-toolchain-r-test compiler: gcc-5 - env: CONFIG_OPTS="--strict-warnings enable-tls1_3" TESTS="-test_fuzz" COMMENT="Move to the BORINGTEST build when interoperable" + env: CONFIG_OPTS="--strict-warnings" TESTS="-test_fuzz" COMMENT="Move to the BORINGTEST build when interoperable" - os: linux compiler: clang-3.9 env: CONFIG_OPTS="--strict-warnings no-deprecated" BUILDONLY="yes"