Only test on version 6.2 and up

because of a bug in local-require at other phase levels in earlier versions.
This commit is contained in:
Alex Knauth 2015-10-11 18:28:18 -04:00
parent a3a754c420
commit b574e648d9

View File

@ -6,7 +6,6 @@ env:
global:
- RACKET_DIR=~/racket
matrix:
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=6.2.1
- RACKET_VERSION=HEAD