Travis: add a strict build
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 15:46:14 +0000 (16:46 +0100)
committerRichard Levitte <richard@levitte.org>
Fri, 4 Nov 2016 13:13:56 +0000 (14:13 +0100)
commitd29279371c5d72d67cb3c5923e3b24c186641016
treee8b0f7d15c09c7fe0879302fde7a7017e427c894
parent8f8e9f184bf51fa283c1af9c4fd63098fc7387dd
Travis: add a strict build

Clang on Linux seems to catch things that we might miss otherwise.
Also, throw in 'no-deprecated' to make sure we test that as well.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1839)
(cherry picked from commit 7b1954384114643e1a3c3a0ababa3fd7a112c5e3)
.travis.yml