From 437fd0daffe43053b785b1e192641caac1eefd3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 14 Dec 2016 22:10:04 +0100 Subject: [PATCH] Re-removed v6.3 in build ;-) --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 84aa6b0..68fbb3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,6 @@ env: # Supply more than one RACKET_VERSION (as in the example below) to # create a Travis-CI build matrix to test against multiple Racket # versions. - - RACKET_VERSION=6.3 - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6