.travis.yml: Detect if 'make update' updated something
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Jun 2017 14:52:18 +0000 (16:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Jun 2017 15:20:00 +0000 (17:20 +0200)
commit85bbb9e6189e158647b1cb15c5c1dea32882240e
tree978fb1ca07bf785c76936ad142c438bfbf92f1fc
parent4b797282c23450406c2dc73aea051b4b85589b8d
.travis.yml: Detect if 'make update' updated something

If it did, it really is something that should be checked in, and should
therefore make a CI build fail.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3686)

(cherry picked from commit 46e5b661d435b11652b90cd9e06cbf6606d3b61a)
.travis.yml