From c804976b96dd0716ce6b2788c879187217c53cac Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 29 Nov 2015 19:22:56 -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 2179203..00520e4 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