From e6bdb2953b3dd048173c278b5db7be648f069fb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Thu, 19 Jan 2017 18:58:24 +0100 Subject: [PATCH] Also build with version 6.7 in Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c0d81b8..0b500ec 100644 --- 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 # Not yet + - RACKET_VERSION=6.7 - RACKET_VERSION=HEAD matrix: