From 94954f14737f1d7fdf3cc2199ae8d4d0119f80a1 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 16 Dec 2018 04:43:02 -0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index df8d103..3721ea1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,6 @@ 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