From b9ec24bbeef5e9d0fa5ba0da94ade7e92cc8e698 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 3 Aug 2017 11:41:28 -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 a6843de..84ffd77 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