From ddbe86ce58b73a8c20c5ffa78b9219f97a739b13 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 28 Jun 2015 08:32:50 -0700 Subject: [PATCH] Update .travis.yml Change 6.1.1 to 6.2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a1ea486..60f3863 100644 --- a/.travis.yml +++ b/.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 #branches: