Travis build on Racket 6.8 until 6.12

This commit is contained in:
Georges Dupéron 2018-01-27 12:46:55 +01:00
parent 63026daba3
commit 10662ed8ba

View File

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