Add HEADCS to allow_failures just like HEAD and RELEASE
This commit is contained in:
parent
892c664cb5
commit
30d4cda100
|
@ -40,6 +40,7 @@ env:
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: RACKET_VERSION=HEAD
|
- env: RACKET_VERSION=HEAD
|
||||||
|
- env: RACKET_VERSION=HEADCS
|
||||||
- env: RACKET_VERSION=RELEASE
|
- env: RACKET_VERSION=RELEASE
|
||||||
# Fast finish: Overall build result is determined as soon as any of
|
# Fast finish: Overall build result is determined as soon as any of
|
||||||
# its rows have failed, or, all of its rows that aren't allowed to
|
# its rows have failed, or, all of its rows that aren't allowed to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user