Skip to content

travis.ci: Test allow failures - #3

Open
vt-alt wants to merge 2 commits into
masterfrom
allow_failures
Open

travis.ci: Test allow failures#3
vt-alt wants to merge 2 commits into
masterfrom
allow_failures

Conversation

@vt-alt

@vt-alt vt-alt commented Feb 2, 2020

Copy link
Copy Markdown
Owner

@vt-alt
vt-alt force-pushed the allow_failures branch 10 times, most recently from 9b8ef01 to 1e53f6f Compare February 2, 2020 19:06
It's turned out that 'OpenSSL_1_1_1-stable' does not have 'build_sw'
make target. But both 'OpenSSL_1_1_1-stable' and 'master' have
'build_libs' and 'build_programs'.

Fixes: cb1b5ff ("travis-ci: Speed-up openssl build")
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant