From 44dc914245512affc88d9653416415dba3147b17 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 7 Jul 2019 20:23:54 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aa907bc..5dab599 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,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