The tests show an incompatibility with Racket 6.6, drop support for that version
This commit is contained in:
parent
2db0611128
commit
e1166931ad
|
@ -8,7 +8,7 @@ env:
|
|||
- PATH="$RACKET_DIR/bin:$PATH"
|
||||
matrix:
|
||||
# RACKET_VERSION is an argument to install-racket.sh
|
||||
- RACKET_VERSION=6.6
|
||||
#- RACKET_VERSION=6.6 # tests fail with a typed/racket bug: "make-chaperone-contract::late-neg-projection: contract violation"
|
||||
- RACKET_VERSION=6.7
|
||||
- RACKET_VERSION=6.8
|
||||
- RACKET_VERSION=RELEASE
|
||||
|
|
Loading…
Reference in New Issue
Block a user