From b94e76836453905e6cc0c30dcb7c2d2ab5e4b285 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 3 Mar 2016 11:18:08 -0800 Subject: [PATCH] test 6.4 --- hyphenate/.travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/hyphenate/.travis.yml b/hyphenate/.travis.yml index 093437b8..52e75ded 100644 --- a/hyphenate/.travis.yml +++ b/hyphenate/.travis.yml @@ -13,6 +13,7 @@ env: - RACKET_VERSION=6.1 - RACKET_VERSION=6.2 - RACKET_VERSION=6.3 + - RACKET_VERSION=6.4 - RACKET_VERSION=HEAD # You may want to test against certain versions of Racket, without