From d15bf9bf089882c8b29d90fe571d7bfb2828fb02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Thu, 20 Oct 2016 01:03:52 +0200 Subject: [PATCH] =?UTF-8?q?Exclude=20=E2=89=A4=20v6.3,=20as=20these=20vers?= =?UTF-8?q?ions=20do=20not=20have=20scribble/example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a506ca0..40000a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,8 +23,8 @@ env: # - RACKET_VERSION=6.0 # - RACKET_VERSION=6.1 # - RACKET_VERSION=6.1.1 - - RACKET_VERSION=6.2 - - RACKET_VERSION=6.3 + # - RACKET_VERSION=6.2 + # - RACKET_VERSION=6.3 - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6