You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/ci
MarcoFalke fa0aac0f43
ci: Add retry
5 years ago
..
extended_lint ci: Rename .travis/ to ./ci/ 5 years ago
lint ci: Rename .travis/ to ./ci/ 5 years ago
retry ci: Add retry 5 years ago
test ci: Rename .travis/ to ./ci/ 5 years ago
README.md ci: Rename .travis/ to ./ci/ 5 years ago

README.md

ci scripts

This directory contains scripts for each build step in each build stage.

Currently three stages lint, extended_lint and test are defined. Each stage has its own lifecycle, similar to the Travis CI lifecycle. Every script in here is named and numbered according to which stage and lifecycle step it belongs to.