www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit d15bf9bf089882c8b29d90fe571d7bfb2828fb02
parent c107770f730d642ecb360b1d5b1fe3d1f3326490
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Thu, 20 Oct 2016 01:03:52 +0200

Exclude ≤ v6.3, as these versions do not have scribble/example

Diffstat:
M.travis.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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