Added later versions of Racket to the build
This commit is contained in:
parent
9971ab1212
commit
44240e4d05
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user