www

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

commit c8a23355748f39bea6abccfee8d2e577a627a353
parent 6fe2c2903ae2a9e023ce92c378103b774a0773a6
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon,  6 Feb 2017 01:51:58 +0100

Also build on 6.8

Diffstat:
M.travis.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -14,6 +14,7 @@ env: - RACKET_VERSION=6.5 - RACKET_VERSION=6.6 - RACKET_VERSION=6.7 + - RACKET_VERSION=6.8 - RACKET_VERSION=HEAD matrix: