Trim Travis config part 3
authorEmilia Kasper <emilia@openssl.org>
Mon, 7 Mar 2016 14:15:20 +0000 (15:15 +0100)
committerEmilia Kasper <emilia@openssl.org>
Mon, 7 Mar 2016 21:08:23 +0000 (22:08 +0100)
commit210efa8badbd5365e1aec3f901c396434ae605be
tree6239ab159173e3d6e90b7f8315fa1d1d94c313ae
parent37b1f8bd6260ab7d07dcc5c16f2ed88941278e82
Trim Travis config part 3

- Only build & test two configurations. Make all the
  other build variants buildonly on gcc (clang on osx).
- Don't build with default clang at all on linux.
- Only use gcc-5 and clang-3.6 for the sanitizer builds. Re-running
  e.g. CONFIG_OPTS="shared" with them seems redundant.

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