commit 43c61290e9874909e230b2d891433d3ebd7bd9cc
parent 95dc8b124de16c62f9b2e0a34a0e151d45fdabb3
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Thu, 18 Jan 2018 18:46:21 +0100
Only build v6.12 in Travis~
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -31,7 +31,7 @@ env:
###- RACKET_VERSION=6.5 RECENT=true
###- RACKET_VERSION=6.6 RECENT=true
###- RACKET_VERSION=6.7 RECENT=true
- - RACKET_VERSION=6.8 RECENT=true
+ #- RACKET_VERSION=6.12 RECENT=true
- RACKET_VERSION=HEAD RECENT=true
matrix: