From ff4c9e2403355e42ed227366dedf02ca70d116ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 4 Jan 2017 20:24:32 +0100 Subject: [PATCH] Added 6.7 in Travis build --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 82ed1e1..105176c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,8 @@ env: #- RACKET_VERSION=6.4 #- RACKET_VERSION=6.5 - RACKET_VERSION=6.6 - - RACKET_VERSION=HEAD + - RACKET_VERSION=6.7 + #- RACKET_VERSION=HEAD matrix: allow_failures: