From 1eb5d0fa92d47c269c753b407001efe53249fcda Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 26 Jul 2016 09:21:58 -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 024e0b8..d36f097 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