From 7363646a3d62695622d9575155cea266869afa3e Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 28 Jun 2015 08:32:21 -0700 Subject: [PATCH] Update .travis.yml Change 6.1.1 to 6.2 --- hyphenate/.travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyphenate/.travis.yml b/hyphenate/.travis.yml index 87cdcade..3fdf0ed8 100644 --- a/hyphenate/.travis.yml +++ b/hyphenate/.travis.yml @@ -11,7 +11,7 @@ env: matrix: - RACKET_VERSION=6.0 - RACKET_VERSION=6.1 - - RACKET_VERSION=6.1.1 + - RACKET_VERSION=6.2 - RACKET_VERSION=HEAD