www

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

commit 7e1f74afcea2d397c902eb2136abe8f72db9b243
parent 9bd2f079ff33d56b2d31dc50646dee5b6e5ac661
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Sun,  1 Jan 2017 21:04:05 +0100

Remove old versions which don't build from Travis

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

diff --git a/.travis.yml b/.travis.yml @@ -6,10 +6,10 @@ env: global: - RACKET_DIR=~/racket matrix: - - RACKET_VERSION=6.1.1 - - RACKET_VERSION=6.2 - - RACKET_VERSION=6.2.1 - - RACKET_VERSION=6.3 + #- RACKET_VERSION=6.1.1 + #- RACKET_VERSION=6.2 + #- RACKET_VERSION=6.2.1 + #- RACKET_VERSION=6.3 - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6