From 79527fca5d3ee20bee028b8db4fac082c5730593 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 26 Jul 2016 09:22:30 -0700 Subject: [PATCH] test 6.5 and 6.6 --- hyphenate/.travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyphenate/.travis.yml b/hyphenate/.travis.yml index 52e75ded..11441add 100644 --- a/hyphenate/.travis.yml +++ b/hyphenate/.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