]> git.ipfire.org Git - thirdparty/openssl.git/commit - .travis.yml
Trim Travis config part 2
authorEmilia Kasper <emilia@openssl.org>
Sun, 6 Mar 2016 21:31:18 +0000 (22:31 +0100)
committerEmilia Kasper <emilia@openssl.org>
Mon, 7 Mar 2016 11:46:35 +0000 (12:46 +0100)
commitb63447c1150f659cfc54ed290df33345e8ce7cbd
tree1e0a405a074a234dbf8b9e0ba874b7e046813fc5
parent3135650970f280cce0fdbbf06024daa8b23bfd85
Trim Travis config part 2

- Remove Win builds (temporarily). They're slow, allowed to fail,
  and therefore not useful as they are.
- Make the --unified part of the matrix build-only. (This can be
  swapped if --unified becomes the default)
- Only build 'no-engine' once, don't run any tests, but don't allow it
  to fail.

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