From 0e2203ea7c07f2c9eb4b195da379bb36bca6757a Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 26 Jul 2016 09:23:41 -0700 Subject: [PATCH] test 6.5 and 6.6 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7b15014..a6843de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ env: - RACKET_VERSION=6.2 - RACKET_VERSION=6.3 - RACKET_VERSION=6.4 + - RACKET_VERSION=6.5 + - RACKET_VERSION=6.6 - RACKET_VERSION=HEAD # You may want to test against certain versions of Racket, without