From f822beb14274b9e6146bbe128650260cdbe96ed4 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 16 Dec 2018 04:08:15 -0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3721ea1..df8d103 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,7 @@ env: matrix: allow_failures: # - env: RACKET_VERSION=HEAD + - env: RACKET_VERSION=6.0 - 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