commit 10662ed8babc2024725f43c1f433aee3b10abb47
parent 63026daba381447d4fb8d4c4d0b9be82fccd5050
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Sat, 27 Jan 2018 12:46:55 +0100
Travis build on Racket 6.8 until 6.12
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -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