www

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

commit c515ba526f24dc02689892caefb91cea1ab6dce0
parent 08a3839c785a5425b28c6ae3ef2d7e31b3c73daa
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Thu, 18 Aug 2016 17:16:24 +0200

Added extra versions to .travis.yml

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

diff --git a/.travis.yml b/.travis.yml @@ -30,6 +30,8 @@ env: - RACKET_VERSION=6.2 - RACKET_VERSION=6.3 - RACKET_VERSION=6.4 + - RACKET_VERSION=6.5 + - RACKET_VERSION=6.6 - RACKET_VERSION=HEAD matrix: