]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
travis-ci: Optimize and rearrange .travis.yml
authorVitaly Chikunov <vt@altlinux.org>
Sun, 2 Feb 2020 18:23:04 +0000 (21:23 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sun, 2 Feb 2020 19:46:04 +0000 (22:46 +0300)
commitd34849a2c4948348b5b505ff3744bd837447bc0a
tree54c2dc1a7d542273e4694e6c43bfdef2f08c4138
parentc0eadfee19963e68a96f8a7720d39d262a34005d
travis-ci: Optimize and rearrange .travis.yml

- Remove redundant 'os: linux', 'compiler: gcc' tags.
- Order jobs: x86_64 builds, analysers, other arches, other OSes.
- Mark openssl-master build as 'allow_failures' for PRs.
- Build all jobs against 'OpenSSL_1_1_1-stable' by default.
- Do not include 'linux/arch' in the job name, because Travis show
  them already.
- Split name by ' | ' instead of '/' so it's easier to understand.
.travis.yml