From 78a2e7ecf51a978055d7bfb09ee97fe6471c3e55 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 3 Aug 2017 11:42:10 -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 --- hyphenate/.travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hyphenate/.travis.yml b/hyphenate/.travis.yml index 11441add..f3617938 100644 --- a/hyphenate/.travis.yml +++ b/hyphenate/.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