Add HEADCS to allow_failures just like HEAD and RELEASE

This commit is contained in:
Greg Hendershott 2018-11-29 21:32:05 -05:00
parent 892c664cb5
commit 30d4cda100

View File

@ -40,6 +40,7 @@ env:
matrix:
allow_failures:
- env: RACKET_VERSION=HEAD
- env: RACKET_VERSION=HEADCS
- env: RACKET_VERSION=RELEASE
# 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