From 5a97174df1c36cfeef8b67460629a29600f151ce Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 29 Nov 2015 19:23:31 -0800 Subject: [PATCH] Update travis with 6.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 48ef6a5..a2cfaa5 100644 --- a/.travis.yml +++ b/.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