Travis: add a strict build
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 15:46:14 +0000 (16:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 4 Nov 2016 13:12:06 +0000 (14:12 +0100)
commit7b1954384114643e1a3c3a0ababa3fd7a112c5e3
tree077d736bdafc835c54a5e7b8587ffa7e7d78261d
parentc42a78cb57cd335f3e2b224d4d8c8d7c2ecfaa44
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)
.travis.yml