Don't building versions > 6.11, they need another version of this library (in branch racket-6.12)
This commit is contained in:
parent
1b4cb7722e
commit
37d4b62ef1
|
@ -32,7 +32,10 @@ env:
|
|||
###- RACKET_VERSION=6.6 RECENT=true
|
||||
###- RACKET_VERSION=6.7 RECENT=true
|
||||
- RACKET_VERSION=6.8 RECENT=true
|
||||
- RACKET_VERSION=HEAD RECENT=true
|
||||
- RACKET_VERSION=6.9 RECENT=true
|
||||
- RACKET_VERSION=6.10 RECENT=true
|
||||
- RACKET_VERSION=6.11 RECENT=true
|
||||
#- RACKET_VERSION=HEAD RECENT=true
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in New Issue
Block a user