From 141f7d18d45931fb2db8c27692ad73fd9588786f Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 28 Jul 2019 22:18:14 -0700 Subject: [PATCH] widen matrix --- xenomorph/.travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xenomorph/.travis.yml b/xenomorph/.travis.yml index 1ca84e8b..4c671887 100644 --- a/xenomorph/.travis.yml +++ b/xenomorph/.travis.yml @@ -14,9 +14,9 @@ env: #- RACKET_VERSION=7.0 - RACKET_VERSION=7.1 - RACKET_VERSION=7.2 - # natipkg builds not available for HEAD or HEADCS - #- RACKET_VERSION=HEAD - #- RACKET_VERSION=HEADCS + - RACKET_VERSION=7.3 + - RACKET_VERSION=HEAD + - RACKET_VERSION=HEADCS # You may want to test against certain versions of Racket, without # having them count against the overall success/failure.