From e7126511cff7af0d1f01953acf169ed9bbfc8bba Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 3 Aug 2017 11:41:51 -0700 Subject: [PATCH] =?UTF-8?q?Test=20Rackets=206.7=E2=80=936.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 99e5a72..9cf1e41 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,10 @@ env: - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6 + - RACKET_VERSION=6.7 + - RACKET_VERSION=6.8 + - RACKET_VERSION=6.9 + - RACKET_VERSION=6.10 - RACKET_VERSION=HEAD # You may want to test against certain versions of Racket, without