From 27b875e59f788a07a3bea9297e7d5491f3df401a Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Fri, 21 Aug 2015 16:14:57 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 81f14f8..9d9f027 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ env: matrix: - RACKET_VERSION=6.0 - RACKET_VERSION=6.1 - - RACKET_VERSION=6.2 + - RACKET_VERSION=6.2.1 - RACKET_VERSION=HEAD # You may want to test against certain versions of Racket, without