diff --git a/.travis.yml b/.travis.yml index 6b47bc4..cb53cb9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ env: # having them count against the overall success/failure. matrix: allow_failures: - #- env: RACKET_VERSION=HEAD + - env: RACKET_VERSION=HEAD - env: RACKET_VERSION=HEADCS # 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