www

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

commit 4fed397bb96c67d252233330795891979e6604c5
parent c8ff9f9532079fa16f5d208cfd190252a38c85a1
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Wed, 14 Dec 2016 20:11:03 +0100

Remove initially non-working versions on Travis

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

diff --git a/.travis.yml b/.travis.yml @@ -20,11 +20,6 @@ env: # Supply more than one RACKET_VERSION (as in the example below) to # create a Travis-CI build matrix to test against multiple Racket # versions. - - RACKET_VERSION=6.0 - - RACKET_VERSION=6.1 - - RACKET_VERSION=6.1.1 - - RACKET_VERSION=6.2 - - RACKET_VERSION=6.3 - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6