commit bb82cfd9e4c605aef9cba6267217df1e57e9c3ca parent 6e476418d9bd49eea0015b0509abc761c52759a9 Author: Georges Dupéron <georges.duperon@gmail.com> Date: Thu, 20 Oct 2016 01:00:19 +0200 Travis with Racket v6.7: not yet (soon) Diffstat:
| M | .travis.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml @@ -28,7 +28,7 @@ env: - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6 - - RACKET_VERSION=6.7 + #- RACKET_VERSION=6.7 # Not yet - RACKET_VERSION=HEAD matrix: