From 7d5a6d45a540b59deb08819a8c3f74ebf40762d8 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 26 Jul 2016 09:22:15 -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 bd7fd1b..2373c62 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