www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 32ac4188a64a2c15d8f34b264a8b673cae67103e
parent c3bfafb92768725edde91f20af027dddfce6d668
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Wed, 18 Jan 2017 00:25:06 +0100

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

Diffstat:
M.travis.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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: