diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-08-03 08:11:18 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-08-03 08:11:37 -0400 |
commit | 2b67354aa584c4aabae049a67767ac7b70e2d01a (patch) | |
tree | da39aeb9bb84b0bdbfaa1c27edee20ed51d3d052 /src/pubkey.h | |
parent | 1ef57a96b8b7255bd1f1ea0583846f18305419bf (diff) | |
parent | 566f826902cf1a1df18dba83d5302cf173b64e1d (diff) |
Merge #13849: travis: use only travis jobs: instead of mix of jobs+matrix
566f826902 use only travis jobs: instead of mix of jobs+matrix (Julian Fleischer)
Pull request description:
This is extracted from https://github.com/bitcoin/bitcoin/pull/13816 to make that one simpler.
The travis `matrix` and `jobs` top level items are actually aliases for each other. The goal is to be able to specify not just the environment per job but also the `os` (for https://github.com/bitcoin/bitcoin/pull/13816 ). So this PR moves the environment variables from the `env.matrix` section to `jobs.include`.
`jobs` and build stages subsume the matrix functionality. IMHO this makes it clearer to add stages (as every item clearly references which stage it belongs to).
The `before_install`, `install`, etc. steps default to belonging to the `test` stage and were moved up .
Tree-SHA512: afd01e03d076c3ac6c2ab20facbe0fbbbc028c92880d02e866b077e9ca365a4e9e8c237a0d999234180c684bc4612c0bf6c3026b96d93b5f91c7e60e4de7775e
Diffstat (limited to 'src/pubkey.h')
0 files changed, 0 insertions, 0 deletions