Update master Travis to Trusty
authorEmilia Kasper <emilia@openssl.org>
Tue, 14 Mar 2017 15:40:34 +0000 (16:40 +0100)
committerEmilia Kasper <emilia@openssl.org>
Tue, 14 Mar 2017 18:00:40 +0000 (19:00 +0100)
commit703324a7e7d471b2b31523f4b74805f9144771f9
treeca0c631327e9e7229470f0c0e431a633e38f676b
parent96a5d7fdbaa7aea5e5090e0f7dc2973943986fc9
Update master Travis to Trusty

This gets us a newer Clang, and newer Go.
1.1.0 already runs on Trusty without issues.

To do this, we need to disable afalgeng in the -Werror build.

afalgeng isn't compatible with the -Werror build on
Travis Trusty due to kernel header mismatch.

(See also 97043e46aa7083c787a1efd72ac31ca97ed41610)

Reviewed-by: Richard Levitte <levitte@openssl.org>
.travis.yml