From c27e1b2efa896ad17c17c31644dcd4ddcc6cdf7e Mon Sep 17 00:00:00 2001 From: Ben Greenman Date: Mon, 27 Jun 2016 19:02:04 -0400 Subject: [PATCH] ** stop building on 6.4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5cec94f..2a2ad9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ env: global: - RACKET_DIR=~/racket matrix: - - RACKET_VERSION=6.4 + - RACKET_VERSION=6.5 - RACKET_VERSION=HEAD before_install: