From c009bab4665986251b3235132d6d64d93bda43c5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= <georges.duperon@gmail.com>
Date: Sat, 14 Jan 2017 23:11:44 +0100
Subject: [PATCH] Dropped build with 6.2, as it fails with the meta test and is
 already rather old anyway. Probably the fail is due to an old "bug" in
 Typed/Racket and the scopes added by afl.

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 083a10d..2edd657 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ env:
     #- RACKET_VERSION=6.1
     #- RACKET_VERSION=6.1.1
     # in v6.2, error "#%module-begin: cannot use identifier tainted by macro transformation" on files which use #lang repltest typed/racket
-    - RACKET_VERSION=6.2
+    #- RACKET_VERSION=6.2
     - RACKET_VERSION=6.3
     - RACKET_VERSION=6.4
     - RACKET_VERSION=6.5