From 7fe93fbe49436b3266c04851d2adea46de071e9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 14 Dec 2016 23:04:55 +0100 Subject: [PATCH] Disabled build for v6.3, as the dependency auto-syntax-e now needs v6.3 (for scribble/example) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1b452ca..50d7680 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ env: #- RACKET_VERSION=6.1 #- RACKET_VERSION=6.1.1 #- RACKET_VERSION=6.2 - - RACKET_VERSION=6.3 + #- RACKET_VERSION=6.3 # The dependency auto-syntax-e needs 6.3 for scribble/example - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6