Travis build on Racket 6.8 until 6.12
This commit is contained in:
parent
63026daba3
commit
10662ed8ba
|
@ -9,6 +9,10 @@ env:
|
|||
matrix:
|
||||
# RACKET_VERSION is an argument to install-racket.sh
|
||||
- RACKET_VERSION=6.8
|
||||
- RACKET_VERSION=6.9
|
||||
- RACKET_VERSION=6.10
|
||||
- RACKET_VERSION=6.11
|
||||
- RACKET_VERSION=6.12
|
||||
- RACKET_VERSION=RELEASE
|
||||
- RACKET_VERSION=HEAD
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user