From 32ac4188a64a2c15d8f34b264a8b673cae67103e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 18 Jan 2017 00:25:06 +0100 Subject: [PATCH] Remove older versions from Travis build, they seem to have issues with phc-graph/subtemplate-override and with some of the types used in thoughts.rkt --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 436fbc5..12b2795 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,8 +27,8 @@ env: #- RACKET_VERSION=6.3 #- RACKET_VERSION=6.4 #- RACKET_VERSION=6.5 - - RACKET_VERSION=6.6 - - RACKET_VERSION=6.7 + #- RACKET_VERSION=6.6 + #- RACKET_VERSION=6.7 - RACKET_VERSION=HEAD matrix: