Added later versions of Racket to the build

This commit is contained in:
Suzanne Soy 2021-02-26 15:18:45 +00:00
parent 9971ab1212
commit 44240e4d05

View File

@ -26,6 +26,15 @@ env:
- RACKET_VERSION=7.0 COV=true
- RACKET_VERSION=7.1 COV=true
- RACKET_VERSION=7.2 COV=true
- RACKET_VERSION=7.3 COV=true
- RACKET_VERSION=7.4 COV=true
- RACKET_VERSION=7.5 COV=true
- RACKET_VERSION=7.6 COV=true
- RACKET_VERSION=7.7 COV=true
- RACKET_VERSION=7.8 COV=true
- RACKET_VERSION=7.9 COV=true
- RACKET_VERSION=8.0 COV=true
- RACKET_VERSION=8.0 RACKET_CS=1 COV=true
- RACKET_VERSION=HEAD COV=true
before_install: