Intersection types are present only in Racket versions 6.6 and above

This commit is contained in:
Georges Dupéron 2017-04-13 19:12:37 +02:00
parent eacc4fdc75
commit 53ac33f9d9

View File

@ -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