www

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

commit ff4c9e2403355e42ed227366dedf02ca70d116ba
parent 3edaaf91f81956b13bb76feb5f605843c1284e1d
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Wed,  4 Jan 2017 20:24:32 +0100

Added 6.7 in Travis build

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

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