www

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

commit d7d74f5af236a26b38b94f59623b8b6e02b9e5ba
parent fa22a0d816239f228f95fb91554971b1d2f00b43
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Wed, 24 Apr 2019 23:03:41 +0200

Updated Racket versions in .travis.yml

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -20,7 +20,7 @@ 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.0 # Version 6.0 fails to download some packages from the catalog because of an SSL version incompatibility. Build for that version disabled for now. - RACKET_VERSION=6.1 - RACKET_VERSION=6.1.1 - RACKET_VERSION=6.2