From 99f01cf100bc40400098cfc0b19096e19c071017 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 29 Nov 2015 19:23:12 -0800 Subject: [PATCH] Update travis with 6.3 --- hyphenate/.travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyphenate/.travis.yml b/hyphenate/.travis.yml index 815993f2..093437b8 100644 --- a/hyphenate/.travis.yml +++ b/hyphenate/.travis.yml @@ -12,7 +12,7 @@ env: - RACKET_VERSION=6.0 - RACKET_VERSION=6.1 - RACKET_VERSION=6.2 - - RACKET_VERSION=6.2.1 + - RACKET_VERSION=6.3 - RACKET_VERSION=HEAD # You may want to test against certain versions of Racket, without