Intersection types are present only in Racket versions 6.6 and above
This commit is contained in:
parent
eacc4fdc75
commit
53ac33f9d9
|
@ -8,8 +8,6 @@ env:
|
|||
- PATH="$RACKET_DIR/bin:$PATH"
|
||||
matrix:
|
||||
# RACKET_VERSION is an argument to install-racket.sh
|
||||
- RACKET_VERSION=6.4
|
||||
- RACKET_VERSION=6.5
|
||||
- RACKET_VERSION=6.6
|
||||
- RACKET_VERSION=6.7
|
||||
- RACKET_VERSION=6.8
|
||||
|
|
Loading…
Reference in New Issue
Block a user