www

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

commit 22632ae7a93f6f951ddfda039dc6ed898e0f4e53
parent 00b597ecf9166bc06734dcad66848cbc6cda91b4
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Sat, 27 Feb 2021 00:04:24 +0000

Test on more versions

Diffstat:
M.travis.yml | 29+++++++++++++++++++----------
1 file changed, 19 insertions(+), 10 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -31,16 +31,25 @@ env: ###- RACKET_VERSION=6.5 RECENT=true ###- RACKET_VERSION=6.6 RECENT=true ###- RACKET_VERSION=6.7 RECENT=true - - RACKET_VERSION=6.8 RECENT=true - - RACKET_VERSION=6.9 RECENT=true - - RACKET_VERSION=6.10 RECENT=true - - RACKET_VERSION=6.10.1 RECENT=true - - RACKET_VERSION=6.11 RECENT=true - - RACKET_VERSION=6.12 RECENT=true - - RACKET_VERSION=7.0 RECENT=true - - RACKET_VERSION=7.1 RECENT=true - - RACKET_VERSION=7.2 RECENT=true - - RACKET_VERSION=HEAD RECENT=true + - RACKET_VERSION=6.8 + - RACKET_VERSION=6.9 + - RACKET_VERSION=6.10 + - RACKET_VERSION=6.10.1 + - RACKET_VERSION=6.11 + - RACKET_VERSION=6.12 + - RACKET_VERSION=7.0 + - RACKET_VERSION=7.1 + - RACKET_VERSION=7.2 + - RACKET_VERSION=7.3 + - RACKET_VERSION=7.4 + - RACKET_VERSION=7.5 + - RACKET_VERSION=7.6 + - RACKET_VERSION=7.7 + - RACKET_VERSION=7.8 + - RACKET_VERSION=7.9 + - RACKET_VERSION=8.0 + - RACKET_VERSION=8.0 RACKET_CS=1 + - RACKET_VERSION=HEAD matrix: allow_failures: