mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Travis: put distcheck first for readability
This commit is contained in:
parent
4cd3fcf248
commit
f4f2e43f5d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ matrix:
|
|||
## (they shouldn't vary by compiler or OS)
|
||||
- env: HARDENING_OPTIONS=""
|
||||
## We check asciidoc with distcheck, to make sure we remove doc products
|
||||
- env: ASCIIDOC_OPTIONS="" DISTCHECK="yes"
|
||||
- env: DISTCHECK="yes" ASCIIDOC_OPTIONS=""
|
||||
|
||||
## Uncomment to allow the build to report success (with non-required
|
||||
## sub-builds continuing to run) if all required sub-builds have
|
||||
|
|
Loading…
Add table
Reference in a new issue